Sha256: 07a9fd48c6418dcf8ccf55e508f7f14c5b7a4c8898aa80e637b5d522e8321624
Contents?: true
Size: 265 Bytes
Versions: 17
Compression:
Stored size: 265 Bytes
Contents
/* 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
17 entries across 17 versions & 1 rubygems