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

Version Path
libxml-ruby-2.0.0-x86-mingw32 ext/libxml/ruby_xml_namespace.h
libxml-ruby-2.0.0 ext/libxml/ruby_xml_namespace.h
libxml-ruby-r19mingw-1.1.4 ext/libxml/ruby_xml_namespace.h
libxml-ruby-1.1.4 ext/libxml/ruby_xml_namespace.h
libxml-ruby-1.1.4-x86-mswin32-60 ext/libxml/ruby_xml_namespace.h