Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c61 static void phpdbg_file_breaks_dtor(zval *data) /* {{{ */ in phpdbg_file_breaks_dtor() function
300 zend_hash_init(&breaks, 8, NULL, phpdbg_file_breaks_dtor, 0); in phpdbg_set_breakpoint_file()
362 zend_hash_init(&new_ht, 8, NULL, phpdbg_file_breaks_dtor, 0); in phpdbg_resolve_pending_file_break_ex()

Completed in 8 milliseconds