Sha256: 6421af1a51b58f2308192a243d486dfda8c77340f73b66e9c00fc47101cbc989
Contents?: true
Size: 323 Bytes
Versions: 6
Compression:
Stored size: 323 Bytes
Contents
/* $Id: ruby_xml_html_parser.h 545 2008-11-17 05:29:39Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_HTML_PARSER__ #define __RUBY_XML_HTML_PARSER__ extern int ruby_xml_html_parser_count; extern VALUE cXMLHTMLParser; void ruby_init_html_parser(void); #endif
Version data entries
6 entries across 6 versions & 1 rubygems