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