Sha256: 4ad5e6078ff184d120885f1da0022c98d60b08fb7e616eb2b34946b7ae51afc2
Contents?: true
Size: 234 Bytes
Versions: 5
Compression:
Stored size: 234 Bytes
Contents
/* $Id$ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_PARSER__ #define __RXML_PARSER__ #define MAX_LIBXML_FEATURES_LEN 50 extern VALUE cXMLParser; void rxml_init_parser(); #endif
Version data entries
5 entries across 5 versions & 2 rubygems