Sha256: 677c222302046b4759608b69d119a1fcaa420175743fb0698aab20b73d9b98cf
Contents?: true
Size: 292 Bytes
Versions: 4
Compression:
Stored size: 292 Bytes
Contents
/* $Id: ruby_xml_sax_parser.h 666 2008-12-07 00:16:50Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_SAX2_HANDLER__ #define __RXML_SAX2_HANDLER__ extern xmlSAXHandler rxml_sax_handler; void ruby_init_xml_sax2_handler(void); #endif
Version data entries
4 entries across 4 versions & 1 rubygems