Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c668 zend_bool phpdbg_try_readding_watch_element(zval *parent, phpdbg_watch_element *element) { function
693 if (!phpdbg_try_readding_watch_element(next, element->child)) {
739 if (!phpdbg_try_readding_watch_element(zv, element)) {

Completed in 12 milliseconds