Sha256: 9a42a6355c2bc554cdcea43d51935408faef2910c915cc02bcee49263c15b175
Contents?: true
Size: 285 Bytes
Versions: 13
Compression:
Stored size: 285 Bytes
Contents
/* $Id: ruby_xml_xpath_context.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_XPATH_CONTEXT__ #define __RXML_XPATH_CONTEXT__ extern VALUE cXMLXPathContext; void rxml_init_xpath_context(void); #endif
Version data entries
13 entries across 13 versions & 2 rubygems