Searched refs:_readline_command_generator (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/readline/ | ||
| H A D | readline.c | 434 static char *_readline_command_generator(const char *text, int state) function 496 matches = rl_completion_matches(text,_readline_command_generator); |
Completed in 3 milliseconds