Sha256: c9cf6810234753e3a8265aefedc6cb3081e9d313c2b37850551c7c2794e4d70c
Contents?: true
Size: 279 Bytes
Versions: 5
Compression:
Stored size: 279 Bytes
Contents
/* $Id$ */ /* 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, RUBY_DATA_FUNC freeFunc); #endif
Version data entries
5 entries across 5 versions & 2 rubygems