Sha256: 36f386f624f2d0200dbf5d1894b563807252e4053ee97bd41be74d9b9dfcc2ad
Contents?: true
Size: 288 Bytes
Versions: 18
Compression:
Stored size: 288 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 rxml_init_sax2_handler(void); #endif
Version data entries
18 entries across 18 versions & 3 rubygems