Sha256: 00bb94ea48c34e3041e825e62ed4da7223e5a72628bc9c573dde750c3917e915

Contents?: true

Size: 287 Bytes

Versions: 2

Compression:

Stored size: 287 Bytes

Contents

/* $Id: ruby_xml_sax_parser.h 616 2008-11-22 09:25:12Z cfis $ */

/* Please see the LICENSE file for copyright and distribution information */

#ifndef __rxml_SAX_PARSER__
#define __rxml_SAX_PARSER__

extern VALUE cXMLSaxParser;

void ruby_init_xml_sax_parser(void);

#endif

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
libxml-ruby-0.9.3-x86-mswin32-60 ext/libxml/ruby_xml_sax_parser.h
libxml-ruby-0.9.3 ext/libxml/ruby_xml_sax_parser.h