Sha256: 6711ba029e7a9552e82271e8ad86225bf1c3b446a38c44312a31ff26e33c6d15

Contents?: true

Size: 322 Bytes

Versions: 2

Compression:

Stored size: 322 Bytes

Contents

/* $Id: ruby_xml_xpointer.h 630 2008-11-24 06:53:01Z cfis $ */

/* Please see the LICENSE file for copyright and distribution information */

#ifndef __rxml_XPOINTER__
#define __rxml_XPOINTER__

extern VALUE cXMLXPointer;

void ruby_init_xml_xpointer(void);
VALUE rxml_xpointer_point2(VALUE node, VALUE xptr_str);

#endif

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
libxml-ruby-0.9.5 ext/libxml/ruby_xml_xpointer.h
libxml-ruby-0.9.5-x86-mswin32-60 ext/libxml/ruby_xml_xpointer.h