Sha256: d0dbfb71940159ba840a3b6e832160580d52382a380f3e6cdc429630c9eddf43
Contents?: true
Size: 221 Bytes
Versions: 5
Compression:
Stored size: 221 Bytes
Contents
/* $Id$ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_HTML_PARSER__ #define __RXML_HTML_PARSER__ extern VALUE cXMLHtmlParser; void rxml_init_html_parser(void); #endif
Version data entries
5 entries across 5 versions & 2 rubygems