Searched refs:show_ref (Results 1 – 1 of 1) sorted by relevance
646 …int show_ref = ((zval *)oldPtr)->refcount__gc != watch->addr.zv->refcount__gc || ((zval *)oldPtr)-… local657 if (PHPDBG_G(flags) & PHPDBG_SHOW_REFCOUNTS && (removed || show_ref)) {680 if (PHPDBG_G(flags) & PHPDBG_SHOW_REFCOUNTS && show_ref) {
Completed in 10 milliseconds