Searched refs:rl_getc_function (Results 1 – 3 of 3) sorted by relevance
139 rl_getc_function
120 int (*rl_getc_function)(FILE *) = NULL; variable214 i = (*rl_getc_function)(rl_instream); in _getc_function()349 if (rl_getc_function) in rl_initialize()
157 extern int (*rl_getc_function)(FILE *);