Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.h71 unsigned int implicit_ht_count; member
H A Dphpdbg_watch.c163 watch->implicit_ht_count = 0; in phpdbg_create_ht_watchpoint()
367 watch->parent->implicit_ht_count++; in phpdbg_create_watchpoint()
532 if (parent->type == WATCH_ON_HASHTABLE && --parent->implicit_ht_count) { in phpdbg_delete_implicit_parents()
860 watch->implicit_ht_count++;

Completed in 8 milliseconds