Ruby  1.9.3p385(2013-02-06revision39114)
Defines
ext/-test-/string/extconf.h File Reference

Go to the source code of this file.

Defines

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

Define Documentation

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

Definition at line 3 of file extconf.h.

Referenced by Init_string().