Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_print.h40 void phpdbg_print_opline(zend_execute_data *execute_data, bool ignore_flags);
H A Dphpdbg_print.c365 void phpdbg_print_opline(zend_execute_data *execute_data, bool ignore_flags) /* {{{ */ in phpdbg_print_opline() argument
367 …if (ignore_flags || (!(PHPDBG_G(flags) & PHPDBG_IS_QUIET) && (PHPDBG_G(flags) & PHPDBG_IS_STEPPING… in phpdbg_print_opline()

Completed in 7 milliseconds