Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c717 bool phpdbg_try_re_adding_watch_element(zval *parent, phpdbg_watch_element *element) { function
742 if (!phpdbg_try_re_adding_watch_element(next, element->child)) {
788 if (!phpdbg_try_re_adding_watch_element(zv, element)) {

Completed in 13 milliseconds