Sha256: 6873244ca3cf25e9e878cee8934aaa9872a1007d41c36ade4b76ac966c3e6627
Contents?: true
Size: 275 Bytes
Versions: 4
Compression:
Stored size: 275 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
4 entries across 4 versions & 1 rubygems