Searched refs:php_phpdbg_destroy_bp_opcode (Results 1 – 1 of 1) sorted by relevance
93 static void php_phpdbg_destroy_bp_opcode(zval *brake) /* {{{ */ in php_phpdbg_destroy_bp_opcode() function196 zend_hash_init(&PHPDBG_G(bp)[PHPDBG_BREAK_OPCODE], 8, NULL, php_phpdbg_destroy_bp_opcode, 0); in PHP_MINIT_FUNCTION()
Completed in 10 milliseconds