Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_print.h40 void phpdbg_print_opline(zend_execute_data *execute_data, bool ignore_flags);
H A Dphpdbg_print.c44 phpdbg_print_opline(phpdbg_user_execute_data(EG(current_execute_data)), 1); in PHPDBG_PRINT()
363 void phpdbg_print_opline(zend_execute_data *execute_data, bool ignore_flags) /* {{{ */ in phpdbg_print_opline() function
H A Dphpdbg_prompt.c1675 phpdbg_print_opline(execute_data, 0); in phpdbg_execute_ex()
1719 phpdbg_print_opline(execute_data, 0); in phpdbg_execute_ex()

Completed in 26 milliseconds