Searched refs:phpdbg_destroy_input (Results 1 – 3 of 3) sorted by relevance
129 PHPDBG_API void phpdbg_destroy_input(char **input);
281 phpdbg_destroy_input(&input); in phpdbg_line_init()1586 phpdbg_destroy_input(&input); in phpdbg_interactive()1593 phpdbg_destroy_input(&input); in phpdbg_interactive()
794 PHPDBG_API void phpdbg_destroy_input(char **input) /*{{{ */ in phpdbg_destroy_input() function
Completed in 9 milliseconds