Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_watch.h45 WATCH_ON_REFCOUNTED, enumerator
H A Dphpdbg_watch.c150 case WATCH_ON_REFCOUNTED: in phpdbg_check_watch_diff()
198 case WATCH_ON_REFCOUNTED: in phpdbg_print_watch_diff()
376 case WATCH_ON_REFCOUNTED:
438 coll->ref.type = WATCH_ON_REFCOUNTED;
1061 if (watch->type == WATCH_ON_REFCOUNTED && !(PHPDBG_G(flags) & PHPDBG_SHOW_REFCOUNTS)) {

Completed in 10 milliseconds