Ruby  1.9.3p448(2013-06-27revision41675)
Functions | Variables
ext/psych/psych.c File Reference
#include <psych.h>

Go to the source code of this file.

Functions

static VALUE libyaml_version (VALUE module)
void Init_psych ()

Variables

VALUE mPsych

Function Documentation

void Init_psych ( )
static VALUE libyaml_version ( VALUE  module) [static]

Definition at line 7 of file psych.c.

References INT2NUM(), list, major, minor, and rb_ary_new4().

Referenced by Init_psych().


Variable Documentation

Definition at line 21 of file psych.c.

Referenced by Init_psych(), and Init_psych_parser().