Sha256: d9265b140d35fd801d97de0bfbd4690092d64e33c1585fe1182c1ca95b57079e
Contents?: true
Size: 248 Bytes
Versions: 6
Compression:
Stored size: 248 Bytes
Contents
/* $Id: ruby_xml_xpath.h 666 2008-12-07 00:16:50Z 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