Sha256: ce2f0d63de55cc528c107fe903a353832926c7dcffbbf557ad345d5c6860913e

Contents?: true

Size: 374 Bytes

Versions: 6

Compression:

Stored size: 374 Bytes

Contents

/* $Id: ruby_xml_parser.h 39 2006-02-21 20:40:16Z roscopeco $ */

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

#ifndef __RUBY_XML_INPUT__
#define __RUBY_XML_INPUT__

extern VALUE cXMLInput;

void ruby_init_xml_input();

extern ID ENCODING_ATTR;
extern ID FILE_ATTR;
extern ID STRING_ATTR;
extern ID DOCUMENT_ATTR;
extern ID IO_ATTR;

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libxml-ruby-0.9.0 ext/libxml/ruby_xml_input.h
libxml-ruby-0.9.0-x86-mswin32-60 ext/libxml/ruby_xml_input.h
libxml-ruby-0.9.1 ext/libxml/ruby_xml_input.h
libxml-ruby-0.9.1-x86-mswin32-60 ext/libxml/ruby_xml_input.h
libxml-ruby-0.9.2 ext/libxml/ruby_xml_input.h
libxml-ruby-0.9.2-x86-mswin32-60 ext/libxml/ruby_xml_input.h