phpdbg_create_recursive_zval_watch  167 sapi/phpdbg/phpdbg_watch.c static int phpdbg_create_recursive_zval_watch(phpdbg_watchpoint_t *watch);
phpdbg_create_recursive_zval_watch  235 sapi/phpdbg/phpdbg_watch.c 				phpdbg_create_recursive_zval_watch(watch->parent);
phpdbg_create_recursive_zval_watch  248 sapi/phpdbg/phpdbg_watch.c 			phpdbg_create_recursive_zval_watch(watch->parent);
phpdbg_create_recursive_zval_watch  482 sapi/phpdbg/phpdbg_watch.c 		phpdbg_create_recursive_zval_watch(new_watch);