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