Searched refs:implicit_ht_count (Results 1 – 2 of 2) sorted by relevance
71 unsigned int implicit_ht_count; member
163 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 7 milliseconds