Sha256: ed0c5e340cd0c027b2952934b90d080b44dbfd86240306072c8b9c6975ffaac2
Contents?: true
Size: 253 Bytes
Versions: 2
Compression:
Stored size: 253 Bytes
Contents
/* $Id$ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_XPATH_EXPRESSION__ #define __RUBY_XML_XPATH_EXPRESSION__ extern VALUE cXMLXPathExpression; void ruby_init_xml_xpath_expression(void); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.9.2 | ext/libxml/ruby_xml_xpath_expression.h |
libxml-ruby-0.9.2-x86-mswin32-60 | ext/libxml/ruby_xml_xpath_expression.h |