Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_cmd.h130 PHPDBG_API void phpdbg_destroy_input(char** TSRMLS_DC);
H A Dphpdbg_prompt.c272 phpdbg_destroy_input(&input TSRMLS_CC); in phpdbg_try_file_init()
1044 phpdbg_destroy_input(&input TSRMLS_CC); in phpdbg_interactive()
1052 phpdbg_destroy_input(&input TSRMLS_CC); in phpdbg_interactive()
H A Dphpdbg_cmd.c812 PHPDBG_API void phpdbg_destroy_input(char **input TSRMLS_DC) /*{{{ */ in phpdbg_destroy_input() function

Completed in 13 milliseconds