Searched defs:func_table (Results 1 – 3 of 3) sorted by relevance
538 HashTable *func_table = &PHPDBG_G(bp)[PHPDBG_BREAK_FUNCTION_OPLINE]; in phpdbg_resolve_op_array_breaks() local574 HashTable *func_table = EG(function_table); in phpdbg_resolve_opline_break() local695 HashTable func_breaks, *func_table; in phpdbg_set_breakpoint_function_opline() local
184 HashTable *func_table = EG(function_table); in PHPDBG_PRINT() local
188 HashTable *func_table = EG(function_table); in phpdbg_list_function_byname() local
Completed in 18 milliseconds