Sha256: 4cb4f939d05821b57a68577b8589b36307c7c9f0ae7106dc76c1702da2ec8142
Contents?: true
Size: 277 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.9.6 | ext/libxml/ruby_xml_error.h |
libxml-ruby-0.9.6-x86-mswin32-60 | ext/libxml/ruby_xml_error.h |