Ruby 1.9.3p327(2012-11-10revision37606)
Defines
ext/-test-/string/extconf.h File Reference

Go to the source code of this file.

Defines

#define TEST_INIT_FUNCS(X)   X(cstr) X(enc_associate) X(set_len) X(modify) X(ellipsize)

Define Documentation

#define TEST_INIT_FUNCS (   X)    X(cstr) X(enc_associate) X(set_len) X(modify) X(ellipsize)

Definition at line 3 of file extconf.h.

Referenced by Init_string().