Sha256: cad7256f74cd6533923a7844a01f9991ead567a9f704168f8cc6eacccd0650c4

Contents?: true

Size: 284 Bytes

Versions: 4

Compression:

Stored size: 284 Bytes

Contents

/* $Id: ruby_xml_parser.h 666 2008-12-07 00:16:50Z 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

4 entries across 4 versions & 1 rubygems

Version Path
libxml-ruby-0.9.6-x86-mswin32-60 ext/libxml/ruby_xml_parser.h
libxml-ruby-0.9.6 ext/libxml/ruby_xml_parser.h
libxml-ruby-0.9.7 ext/libxml/ruby_xml_parser.h
libxml-ruby-0.9.7-x86-mswin32-60 ext/libxml/ruby_xml_parser.h