Sha256: e877c1cc6b5611c759cced6b58c5c7a748c4b58b65089e8a9dc7516b8f4817d8
Contents?: true
Size: 242 Bytes
Versions: 28
Compression:
Stored size: 242 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_NAMESPACE__ #define __RXML_NAMESPACE__ extern VALUE cXMLNamespace; void rxml_init_namespace(void); VALUE rxml_namespace_wrap(xmlNsPtr xns); #endif
Version data entries
28 entries across 28 versions & 1 rubygems