Sha256: a3823052dd4decf1877bdd2a502fb4d308b692a999c6594daedb359b6c28434d

Contents?: true

Size: 245 Bytes

Versions: 6

Compression:

Stored size: 245 Bytes

Contents

/* $Id$ */

/* Please see the LICENSE file for copyright and distribution information */

#ifndef __RXML_XPATH_EXPRESSION__
#define __RXML_XPATH_EXPRESSION__

extern VALUE cXMLXPathExpression;

void ruby_init_xml_xpath_expression(void);

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libxml-ruby-0.9.6 ext/libxml/ruby_xml_xpath_expression.h
libxml-ruby-0.9.6-x86-mswin32-60 ext/libxml/ruby_xml_xpath_expression.h
libxml-ruby-0.9.7-x86-mswin32-60 ext/libxml/ruby_xml_xpath_expression.h
libxml-ruby-0.9.7 ext/libxml/ruby_xml_xpath_expression.h
libxml-ruby-0.9.8 ext/libxml/ruby_xml_xpath_expression.h
libxml-ruby-0.9.8-x86-mswin32-60 ext/libxml/ruby_xml_xpath_expression.h