Sha256: 8cdd98e4e8375166d71be761bbecf2b85f4d1b9eb29fe6bd96f8b68b125daea1

Contents?: true

Size: 345 Bytes

Versions: 268

Compression:

Stored size: 345 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) ;

typedef struct _nokogiriNodeSetTuple {
  xmlNodeSetPtr node_set;
  st_table     *namespaces;
} nokogiriNodeSetTuple;
#endif

Version data entries

268 entries across 268 versions & 22 rubygems

Version Path
nokogiri-1.6.7.1-java ext/nokogiri/xml_node_set.h
nokogiri-1.6.7 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7-java ext/nokogiri/xml_node_set.h
rubyjobbuilderdsl-0.0.2 vendor/bundle/ruby/2.1.0/gems/nokogiri-1.6.3.1-x64-mingw32/ext/nokogiri/xml_node_set.h
rubyjobbuilderdsl-0.0.1 vendor/bundle/ruby/2.1.0/gems/nokogiri-1.6.3.1-x64-mingw32/ext/nokogiri/xml_node_set.h
nokogiri-1.6.7.rc4 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7.rc4-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7.rc4-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.7.rc4-java ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.4 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.4-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.4-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.4-java ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.3 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.3-x86-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.3-x64-mingw32 ext/nokogiri/xml_node_set.h
nokogiri-1.6.6.3-java ext/nokogiri/xml_node_set.h
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node_set.h