Sha256: 9b1e529671d3cd00222b9a3ecd1719c4d6d0e20d1002745b7d88a441aa4cb8c6
Contents?: true
Size: 291 Bytes
Versions: 13
Compression:
Stored size: 291 Bytes
Contents
/* $Id: ruby_xml_parser_context.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_PARSER_CONTEXT__ #define __RXML_PARSER_CONTEXT__ extern VALUE cXMLParserContext; void rxml_init_parser_context(void); #endif
Version data entries
13 entries across 13 versions & 2 rubygems