Sha256: 6442f59b1feee52081659663317d7ccff63c440bd0b254affd6c7a61bdbd95cb
Contents?: true
Size: 248 Bytes
Versions: 6
Compression:
Stored size: 248 Bytes
Contents
/* $Id: ruby_xml_xpath.h 614 2008-11-22 08:04:39Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __rxml_XPATH__ #define __rxml_XPATH__ extern VALUE mXPath; void ruby_init_xml_xpath(void); #endif
Version data entries
6 entries across 6 versions & 1 rubygems