Sha256: 4d34148b0e6f3fa67bd53e442fd704b871d770e2fb90180d34987749457b89f0

Contents?: true

Size: 359 Bytes

Versions: 318

Compression:

Stored size: 359 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(xmlErrorPtr error);
void Nokogiri_error_array_pusher(void * ctx, xmlErrorPtr error);
NORETURN(void Nokogiri_error_raise(void * ctx, xmlErrorPtr error));

extern VALUE cNokogiriXmlSyntaxError;
#endif

Version data entries

318 entries across 292 versions & 25 rubygems

Version Path
tdiary-5.0.11 vendor/bundle/gems/nokogiri-1.8.5/ext/nokogiri/xml_syntax_error.h
tdiary-5.0.11 vendor/bundle/gems/nokogiri-1.8.4/ext/nokogiri/xml_syntax_error.h
tdiary-5.0.11 vendor/bundle/gems/nokogiri-1.9.1/ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.1 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.1-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.1-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.1-java ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0-java ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0.rc1 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0.rc1-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0.rc1-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.9.0.rc1-java ext/nokogiri/xml_syntax_error.h
nokogiri-1.8.5 ext/nokogiri/xml_syntax_error.h
nokogiri-1.8.5-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.8.5-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.8.5-java ext/nokogiri/xml_syntax_error.h
daslabs-0.12.0 vendor/cache/ruby/2.5.0/gems/nokogiri-1.8.2/ext/nokogiri/xml_syntax_error.h