Sha256: 0513af8abfcdf24688e70ec9bb736000bcf4640694d187dda6eea1259717ff90
Contents?: true
Size: 284 Bytes
Versions: 6
Compression:
Stored size: 284 Bytes
Contents
/* $Id: ruby_xml_parser.h 614 2008-11-22 08:04:39Z 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 ruby_init_parser(); #endif
Version data entries
6 entries across 6 versions & 1 rubygems