Sha256: 14604f259d956045a659c5c1dd16db4211a0482a70511a16d817a9e39c37e783
Contents?: true
Size: 178 Bytes
Versions: 3
Compression:
Stored size: 178 Bytes
Contents
/* $Id$ */ #ifndef __RUBY_XML_STATE__ #define __RUBY_XML_STATE__ extern VALUE cXMLState; void ruby_xml_state_marker(void); VALUE ruby_xml_state_object_find(VALUE id); #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.5.4 | ext/libxml/ruby_xml_state.h |
libxml-ruby-0.5.2.0 | ext/xml/ruby_xml_state.h |
libxml-ruby-0.5.3 | ext/libxml/ruby_xml_state.h |