Sha256: 2edf5cad8a9a9f7c56e1842dd4fb42167eee04a5bb13797e96771d6679445b19
Contents?: true
Size: 310 Bytes
Versions: 18
Compression:
Stored size: 310 Bytes
Contents
/* $Id: ruby_xml_parser_context.h 666 2008-12-07 00:16:50Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_HTML_PARSER_CONTEXT__ #define __RXML_HTML_PARSER_CONTEXT__ extern VALUE cXMLHtmlParserContext; void rxml_init_html_parser_context(void); #endif
Version data entries
18 entries across 18 versions & 3 rubygems