Sha256: 5665640922642f164beed63645885745aff6a97cd49d77f3c53b9d93350f5da0
Contents?: true
Size: 276 Bytes
Versions: 2
Compression:
Stored size: 276 Bytes
Contents
/* $Id: ruby_xml_html_parser.h 711 2009-01-20 07:17:15Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_HTML_PARSER__ #define __RXML_HTML_PARSER__ extern VALUE cXMLHtmlParser; void ruby_init_html_parser(void); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.9.8 | ext/libxml/ruby_xml_html_parser.h |
libxml-ruby-0.9.8-x86-mswin32-60 | ext/libxml/ruby_xml_html_parser.h |