Sha256: 2d028479a53ecafef752e3555b23dc6640f7ec02cf23e879c07e8a57841e4819

Contents?: true

Size: 326 Bytes

Versions: 6

Compression:

Stored size: 326 Bytes

Contents

/* $Id: ruby_xml_ns.h 324 2008-07-08 23:00:02Z cfis $ */

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

#ifndef __RUBY_XML_ENCODING__
#define __RUBY_XML_ENCODING__

extern VALUE mXMLEncoding;

void ruby_init_xml_encoding(void);
VALUE ruby_xml_encoding_to_s(VALUE self, VALUE encoding);

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

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