Searched refs:PHPDBG_BP_MASK (Results 1 – 3 of 3) sorted by relevance
170 #define PHPDBG_BP_MASK (PHPDBG_HAS_FILE_BP | PHPDBG_HAS_SYM_BP | PHPDBG_HAS_METHOD_B… macro
1799 if ((PHPDBG_G(flags) & PHPDBG_BP_MASK) in phpdbg_execute_ex()
1268 PHPDBG_G(flags) &= ~PHPDBG_BP_MASK; in phpdbg_clear_breakpoints()
Completed in 13 milliseconds