Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c182 static phpdbg_watchpoint_t *phpdbg_create_refcounted_watchpoint(phpdbg_watchpoint_t *parent, zend_r… in phpdbg_create_refcounted_watchpoint() function
376 …phpdbg_add_watch_collision(phpdbg_create_refcounted_watchpoint(watch, Z_COUNTED_P(watch->parent->a… in phpdbg_create_watchpoint()
437 phpdbg_add_watch_collision(phpdbg_create_refcounted_watchpoint(watch, Z_COUNTED_P(zv))); in phpdbg_create_array_watchpoint()

Completed in 10 milliseconds