Sha256: 83147d69dad702fb080076df03fdfc4391261865ca458598331ac8ddf833819d
Contents?: true
Size: 284 Bytes
Versions: 13
Compression:
Stored size: 284 Bytes
Contents
/* $Id: ruby_xml_parser.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_PARSER__ #define __RXML_PARSER__ #define MAX_LIBXML_FEATURES_LEN 50 extern VALUE cXMLParser; void rxml_init_parser(); #endif
Version data entries
13 entries across 13 versions & 2 rubygems