Searched refs:func_breaks (Results 1 – 1 of 1) sorted by relevance
696 HashTable func_breaks, *func_table; in phpdbg_set_breakpoint_function_opline() local720 zend_hash_init(&func_breaks, 8, NULL, phpdbg_opline_breaks_dtor, 0); in phpdbg_set_breakpoint_function_opline()721 …PDBG_BREAK_FUNCTION_OPLINE], new_break.func_name, new_break.func_len, &func_breaks, sizeof(HashTab… in phpdbg_set_breakpoint_function_opline()
Completed in 6 milliseconds