Sha256: 934e766fc70cf1a21babc5498411223ecdd0951f6c9335a802ceb44f6af3fe36
Contents?: true
Size: 302 Bytes
Versions: 12
Compression:
Stored size: 302 Bytes
Contents
#ifndef NOKOGIRI_XML_SYNTAX_ERROR #define NOKOGIRI_XML_SYNTAX_ERROR #include <native.h> void init_xml_syntax_error(); VALUE Nokogiri_wrap_xml_syntax_error(VALUE klass, xmlErrorPtr error); void Nokogiri_error_array_pusher(void * ctx, xmlErrorPtr error); extern VALUE cNokogiriXmlSyntaxError; #endif
Version data entries
12 entries across 12 versions & 1 rubygems