Searched refs:php_phpdbg_destroy_bp_condition (Results 1 – 1 of 1) sorted by relevance
110 static void php_phpdbg_destroy_bp_condition(zval *data) /* {{{ */ in php_phpdbg_destroy_bp_condition() function198 zend_hash_init(&PHPDBG_G(bp)[PHPDBG_BREAK_COND], 8, NULL, php_phpdbg_destroy_bp_condition, 0); in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds