Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds