Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_prompt.h26 int phpdbg_interactive(zend_bool allow_async_unsafe, char *input);
H A Dphpdbg_prompt.c1551 int phpdbg_interactive(zend_bool allow_async_unsafe, char *input) /* {{{ */ in phpdbg_interactive() function
1661 switch (phpdbg_interactive(allow_async_unsafe, NULL)) { \
1677 phpdbg_interactive(allow_async_unsafe, NULL); \
H A Dphpdbg.c813 switch (phpdbg_interactive(1, NULL)) { in php_sapi_phpdbg_log_message()
1932 phpdbg_interactive(1, estrdup(first_command)); in main()
1946 phpdbg_interactive(1, NULL); in main()

Completed in 24 milliseconds