Sha256: 0f76ee2c997874c541176cf29eeec9dcee4418c3f40504fe9e8fc40b2572682c
Contents?: true
Size: 271 Bytes
Versions: 13
Compression:
Stored size: 271 Bytes
Contents
/* $Id: ruby_xml_sax_parser.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_SAX_PARSER__ #define __RXML_SAX_PARSER__ extern VALUE cXMLSaxParser; void rxml_init_sax_parser(void); #endif
Version data entries
13 entries across 13 versions & 2 rubygems