Sha256: 4ad5e6078ff184d120885f1da0022c98d60b08fb7e616eb2b34946b7ae51afc2

Contents?: true

Size: 234 Bytes

Versions: 5

Compression:

Stored size: 234 Bytes

Contents

/* $Id$ */

/* 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

5 entries across 5 versions & 2 rubygems

Version Path
libxml-ruby-2.0.0-x86-mingw32 ext/libxml/ruby_xml_parser.h
libxml-ruby-2.0.0 ext/libxml/ruby_xml_parser.h
libxml-ruby-r19mingw-1.1.4 ext/libxml/ruby_xml_parser.h
libxml-ruby-1.1.4 ext/libxml/ruby_xml_parser.h
libxml-ruby-1.1.4-x86-mswin32-60 ext/libxml/ruby_xml_parser.h