Sha256: 8e40408dfd58225969b58d5c6cbf8d578c4d700a8704d0ffe33e69ee26ff2a9c
Contents?: true
Size: 265 Bytes
Versions: 15
Compression:
Stored size: 265 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_XPOINTER__ #define __RXML_XPOINTER__ extern VALUE cXMLXPointer; void rxml_init_xpointer(void); VALUE rxml_xpointer_point2(VALUE node, VALUE xptr_str); #endif
Version data entries
15 entries across 15 versions & 1 rubygems