Sha256: dd4a92844a4488c9192a8bb69c359d5b11d3b79d2ca12615a3e831a4d271615a

Contents?: true

Size: 277 Bytes

Versions: 6

Compression:

Stored size: 277 Bytes

Contents

/* $Id: rxml_ns.h 324 2008-07-08 23:00:02Z cfis $ */

/* Please see the LICENSE file for copyright and distribution information */

#ifndef __rxml_ERROR__
#define __rxml_ERROR__

extern VALUE eXMLError;

void ruby_init_xml_error();
void rxml_raise(xmlErrorPtr xerror);

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libxml-ruby-0.9.3-x86-mswin32-60 ext/libxml/ruby_xml_error.h
libxml-ruby-0.9.4 ext/libxml/ruby_xml_error.h
libxml-ruby-0.9.3 ext/libxml/ruby_xml_error.h
libxml-ruby-0.9.4-x86-mswin32-60 ext/libxml/ruby_xml_error.h
libxml-ruby-0.9.5 ext/libxml/ruby_xml_error.h
libxml-ruby-0.9.5-x86-mswin32-60 ext/libxml/ruby_xml_error.h