Home
last modified time | relevance | path

Searched refs:cli_completion_generator_func (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/readline/
H A Dreadline_cli.c468 static char *cli_completion_generator_func(const char *text, size_t textlen, int *state, HashTable … in cli_completion_generator_func() function
550 …retval = cli_completion_generator_func(lc_text, textlen, &cli_completion_state, ce ? &ce->function… in cli_completion_generator()

Completed in 5 milliseconds