Sha256: 7d813a7ed8485ae5be7a6d9a3ffdf5661b7240ffdc8d36520eedf21fbee10cc8
Contents?: true
Size: 311 Bytes
Versions: 6
Compression:
Stored size: 311 Bytes
Contents
/* $Id: ruby_xml_html_parser.h 612 2008-11-21 08:01:29Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __rxml_HTML_PARSER__ #define __rxml_HTML_PARSER__ extern int rxml_html_parser_count; extern VALUE cXMLHTMLParser; void ruby_init_html_parser(void); #endif
Version data entries
6 entries across 6 versions & 1 rubygems