implicit_ht_count  163 sapi/phpdbg/phpdbg_watch.c 	watch->implicit_ht_count = 0;
implicit_ht_count  367 sapi/phpdbg/phpdbg_watch.c 				watch->parent->implicit_ht_count++;
implicit_ht_count  532 sapi/phpdbg/phpdbg_watch.c 	if (parent->type == WATCH_ON_HASHTABLE && --parent->implicit_ht_count) {
implicit_ht_count  860 sapi/phpdbg/phpdbg_watch.c 			watch->implicit_ht_count++;
implicit_ht_count   71 sapi/phpdbg/phpdbg_watch.h 	unsigned int implicit_ht_count;