Searched refs:watchpoint_hit (Results 1 – 2 of 2) sorted by relevance
195 zend_bool watchpoint_hit; /* a watchpoint was hit */ variable
474 PHPDBG_G(watchpoint_hit) = 1; in phpdbg_watch_HashTable_dtor()637 PHPDBG_G(watchpoint_hit) = 1;757 ret = PHPDBG_G(watchpoint_hit)?SUCCESS:FAILURE;758 PHPDBG_G(watchpoint_hit) = 0;
Completed in 7 milliseconds