Sha256: 02ac6845ec4f22c133aff16d7b26235d038e20330fb00bed27c06a6e8aa264aa
Contents?: true
Size: 196 Bytes
Versions: 33
Compression:
Stored size: 196 Bytes
Contents
#ifndef NOKOGIRI_XML_XPATH #define NOKOGIRI_XML_XPATH #include <native.h> void init_xml_xpath(); VALUE Nokogiri_wrap_xml_xpath(xmlXPathObjectPtr xpath); extern VALUE cNokogiriXmlXpath; #endif
Version data entries
33 entries across 33 versions & 2 rubygems