Sha256: a38dc9b556150c29fa12d0e945e11d29bf0b81d8d5c4fa369723a26fc688022f
Contents?: true
Size: 289 Bytes
Versions: 6
Compression:
Stored size: 289 Bytes
Contents
/* $Id: ruby_xml_xpath_context.h 614 2008-11-22 08:04:39Z 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