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