Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c60 static void phpdbg_file_breaks_dtor(zval *data) /* {{{ */ in phpdbg_file_breaks_dtor() function
299 zend_hash_init(&breaks, 8, NULL, phpdbg_file_breaks_dtor, 0); in phpdbg_set_breakpoint_file()
361 zend_hash_init(&new_ht, 8, NULL, phpdbg_file_breaks_dtor, 0); in phpdbg_resolve_pending_file_break_ex()

Completed in 9 milliseconds