Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_watch.c646 …int show_ref = ((zval *)oldPtr)->refcount__gc != watch->addr.zv->refcount__gc || ((zval *)oldPtr)-… local
657 if (PHPDBG_G(flags) & PHPDBG_SHOW_REFCOUNTS && (removed || show_ref)) {
680 if (PHPDBG_G(flags) & PHPDBG_SHOW_REFCOUNTS && show_ref) {

Completed in 10 milliseconds