Searched refs:rl_getc_function (Results 1 – 4 of 4) sorted by relevance
139 rl_getc_function
121 int (*rl_getc_function)(FILE *) = NULL; variable215 i = (*rl_getc_function)(rl_instream); in _getc_function()350 if (rl_getc_function) in rl_initialize()
4048 * readline.c: Partial rl_getc_function support from Jess Thrysoee.
157 extern int (*rl_getc_function)(FILE *);