Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c110 static void php_phpdbg_destroy_bp_condition(zval *data) /* {{{ */ in php_phpdbg_destroy_bp_condition() function
198 zend_hash_init(&PHPDBG_G(bp)[PHPDBG_BREAK_COND], 8, NULL, php_phpdbg_destroy_bp_condition, 0); in PHP_MINIT_FUNCTION()

Completed in 29 milliseconds