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
nokogiri-backport-1.11.0 ext/nokogiri/xml_syntax_error.h
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.10/ext/nokogiri/xml_syntax_error.h
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/nokogiri-1.10.10/ext/nokogiri/xml_syntax_error.h
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/nokogiri-1.10.10/ext/nokogiri/xml_syntax_error.h
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.10/ext/nokogiri/xml_syntax_error.h
video_chat_get-0.1.9 vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-x86_64-linux ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-x86_64-darwin ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-x86-linux ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0-arm64-darwin ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-x86_64-linux ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-x86_64-darwin ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-x86-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-x86-linux ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-x64-mingw32 ext/nokogiri/xml_syntax_error.h
nokogiri-1.11.0.rc4-arm64-darwin ext/nokogiri/xml_syntax_error.h