Home
last modified time | relevance | path

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

/PHP-7.3/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_bp.c1275 PHPDBG_G(flags) &= ~PHPDBG_BP_MASK; in phpdbg_clear_breakpoints()
H A Dphpdbg_prompt.c1877 if ((PHPDBG_G(flags) & PHPDBG_BP_MASK) in phpdbg_execute_ex()

Completed in 17 milliseconds