Sha256: 185d2fdeaac9b147ca31351c1b9380d775ca08fcb049bdd3c576a31451706b4d
Contents?: true
Size: 315 Bytes
Versions: 18
Compression:
Stored size: 315 Bytes
Contents
/* $Id: ruby_xml_parser.h 710 2009-01-20 05:30:51Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_PARSER_OPTIONS__ #define __RXML_PARSER_OPTIONS__ #define MAX_LIBXML_FEATURES_LEN 50 extern VALUE mXMLParserOptions; void rxml_init_parser_options(); #endif
Version data entries
18 entries across 18 versions & 3 rubygems