Sha256: f69b72f726eb0ecf0db4f9f7d9999c0391adb7313862c33da6c22f3eba79a877
Contents?: true
Size: 234 Bytes
Versions: 17
Compression:
Stored size: 234 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
17 entries across 17 versions & 1 rubygems