Sha256: d4d5dd2cff7a34a50d8b555a87f2d17b43263113260e2d27a853f46ec11c841c
Contents?: true
Size: 307 Bytes
Versions: 2
Compression:
Stored size: 307 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_OPTIONS__ #define __RXML_HTML_PARSER_OPTIONS__ extern VALUE mXMLHtmlParserOptions; void ruby_init_html_parser_options(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_options.h |
libxml-ruby-0.9.8-x86-mswin32-60 | ext/libxml/ruby_xml_html_parser_options.h |