Sha256: 6c8fadf741d666e9beefef9910ca631b520b85b77cb8cd01d6810df2dac69927
Contents?: true
Size: 222 Bytes
Versions: 40
Compression:
Stored size: 222 Bytes
Contents
/* 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
40 entries across 40 versions & 1 rubygems