Sha256: 639beea518b89406dcfe2fede28c59d384357500daff6efc86ceb58ad3cf35c6
Contents?: true
Size: 311 Bytes
Versions: 4
Compression:
Stored size: 311 Bytes
Contents
/* $Id: ruby_xml_html_parser.h 666 2008-12-07 00:16:50Z 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
4 entries across 4 versions & 1 rubygems