Sha256: d812c428fa65b2d28e27e8f62c9e850da9558123239d9ecad363cc4cd6ca3cbd
Contents?: true
Size: 206 Bytes
Versions: 2
Compression:
Stored size: 206 Bytes
Contents
/* $Id$ */ #ifndef __RUBY_XML_STATE__ #define __RUBY_XML_STATE__ extern VALUE cXMLState; void ruby_init_state(void); void ruby_xml_state_marker(void); VALUE ruby_xml_state_object_find(VALUE id); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.6.0-x86-mswin32-60 | ext/libxml/ruby_xml_state.h |
libxml-ruby-0.6.0 | ext/libxml/ruby_xml_state.h |