Sha256: 90cfb536c7b4f38ef1c1dbd2db130de005cd7e44c334c7d1e064272b6def7849
Contents?: true
Size: 304 Bytes
Versions: 8
Compression:
Stored size: 304 Bytes
Contents
#ifndef NOKOGIRI_XML_SYNTAX_ERROR #define NOKOGIRI_XML_SYNTAX_ERROR #include <nokogiri.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
8 entries across 8 versions & 1 rubygems