Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h205 #define PHPDBG_BP_MASK (PHPDBG_HAS_FILE_BP | PHPDBG_HAS_SYM_BP | PHPDBG_HAS_METHOD_B… macro
H A Dphpdbg_prompt.c1839 if ((PHPDBG_G(flags) & PHPDBG_BP_MASK) in phpdbg_execute_ex()
H A Dphpdbg_bp.c1275 PHPDBG_G(flags) &= ~PHPDBG_BP_MASK; in phpdbg_clear_breakpoints()

Completed in 40 milliseconds