Sha256: 7a444d7d4715ea7b05a88ad6696620b299f33d9882570610ecc8a9e6a4a8a916
Contents?: true
Size: 244 Bytes
Versions: 13
Compression:
Stored size: 244 Bytes
Contents
/* $Id: ruby_xml_xpath.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_XPATH__ #define __RXML_XPATH__ extern VALUE mXPath; void rxml_init_xpath(void); #endif
Version data entries
13 entries across 13 versions & 2 rubygems