Sha256: 731578eae79eedc26fdf8b8f4c9bf9202761243d3a986fce86fa175a63003069
Contents?: true
Size: 289 Bytes
Versions: 6
Compression:
Stored size: 289 Bytes
Contents
/* $Id: ruby_xml_xpath_context.h 666 2008-12-07 00:16:50Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_XPATH_CONTEXT__ #define __RXML_XPATH_CONTEXT__ extern VALUE cXMLXPathContext; void ruby_init_xml_xpath_context(void); #endif
Version data entries
6 entries across 6 versions & 1 rubygems