Sha256: c07f9ecd36762b62480058471dac1f8bb4f2ffd31286f991b56af09a8f0873f7

Contents?: true

Size: 311 Bytes

Versions: 506

Compression:

Stored size: 311 Bytes

Contents

#ifndef NOKOGIRI_XML_XPATH_CONTEXT
#define NOKOGIRI_XML_XPATH_CONTEXT

#include <nokogiri.h>

void init_xml_xpath_context();
void Nokogiri_marshal_xpath_funcall_and_return_values(xmlXPathParserContextPtr ctx, int nargs, VALUE handler, const char* function_name) ;

extern VALUE cNokogiriXmlXpathContext;
#endif

Version data entries

506 entries across 473 versions & 37 rubygems

Version Path
nokogiri-1.5.3.rc4-x86-mingw32 ext/nokogiri/xml_xpath_context.h
nokogiri-1.5.3.rc4-java ext/nokogiri/xml_xpath_context.h
nokogiri-1.5.3.rc3-x86-mswin32-60 ext/nokogiri/xml_xpath_context.h
nokogiri-1.5.3.rc3-x86-mingw32 ext/nokogiri/xml_xpath_context.h
nokogiri-1.5.3.rc3-java ext/nokogiri/xml_xpath_context.h
nokogiri-1.5.3.rc3 ext/nokogiri/xml_xpath_context.h