Sha256: eb8e0877af7fa2bc0e2a1526fbe0821b9afeed5563689b8fa264fbdb1d94c2b0
Contents?: true
Size: 254 Bytes
Versions: 40
Compression:
Stored size: 254 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
40 entries across 40 versions & 1 rubygems