24 #ifdef HAVE_RUBY_ENCODING_H
void rb_define_private_method(VALUE klass, const char *name, VALUE(*func)(ANYARGS), int argc)
VALUE rb_path_to_class(VALUE)
static VALUE build_exception(VALUE self, VALUE klass, VALUE mesg)
VALUE rb_define_class_under(VALUE outer, const char *name, VALUE super)
Defines a class under the namespace of outer.
VALUE rb_path2class(const char *)
RUBY_EXTERN VALUE rb_cObject
VALUE cPsychVisitorsToRuby
void Init_psych_to_ruby(void)
VALUE rb_obj_alloc(VALUE)
VALUE rb_iv_set(VALUE, const char *, VALUE)
VALUE rb_define_module_under(VALUE outer, const char *name)
static VALUE path2class(VALUE self, VALUE path)
#define StringValuePtr(v)
VALUE rb_define_module(const char *name)