root/ext/-test-/string/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(enc_associate) X(cstr) X(fstring) X(normalize) X(ellipsize) X(modify) X(nofree) X(capacity) X(set_len) X(enc_str_buf_cat) X(coderange) X(qsort)
#endif

/* [previous][next][first][last][top][bottom][index][help] */