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

Version Path
libxml-ruby-0.9.6-x86-mswin32-60 ext/libxml/ruby_xml_html_parser.h
libxml-ruby-0.9.6 ext/libxml/ruby_xml_html_parser.h
libxml-ruby-0.9.7-x86-mswin32-60 ext/libxml/ruby_xml_html_parser.h
libxml-ruby-0.9.7 ext/libxml/ruby_xml_html_parser.h