Sha256: e2bca552b66861cf16a99614915c6d87a6b0031c92a07c9d2397b2a6efb7b6c9

Contents?: true

Size: 377 Bytes

Versions: 181

Compression:

Stored size: 377 Bytes

Contents

#ifndef NOKOGIRI_XML_NODE_SET
#define NOKOGIRI_XML_NODE_SET

#include <nokogiri.h>
void init_xml_node_set();

extern VALUE cNokogiriXmlNodeSet ;
VALUE Nokogiri_wrap_xml_node_set(xmlNodeSetPtr node_set, VALUE document) ;
VALUE Nokogiri_wrap_xml_node_set_node(xmlNodePtr node, VALUE node_set) ;
VALUE Nokogiri_wrap_xml_node_set_namespace(xmlNsPtr node, VALUE node_set) ;

#endif

Version data entries

181 entries across 155 versions & 13 rubygems

Version Path
nokogiri-1.9.0-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.9.0-java ext/nokogiri/xml_node_set.h
nokogiri-1.9.0.rc1 ext/nokogiri/xml_node_set.h
nokogiri-1.9.0.rc1-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.9.0.rc1-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.9.0.rc1-java ext/nokogiri/xml_node_set.h
nokogiri-1.8.5 ext/nokogiri/xml_node_set.h
nokogiri-1.8.5-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.8.5-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.8.5-java ext/nokogiri/xml_node_set.h
nokogiri-1.8.4 ext/nokogiri/xml_node_set.h
nokogiri-1.8.4-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.8.4-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.8.4-java ext/nokogiri/xml_node_set.h
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/nokogiri-1.8.3/ext/nokogiri/xml_node_set.h
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/nokogiri-1.8.3/ext/nokogiri/xml_node_set.h
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/nokogiri-1.8.3/ext/nokogiri/xml_node_set.h
nokogiri-1.8.3 ext/nokogiri/xml_node_set.h
nokogiri-1.8.3-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.8.3-x64-mingw32 ext/nokogiri/xml_node_set.h