Searched defs:func_table (Results 1 – 3 of 3) sorted by relevance
539 HashTable *func_table = &PHPDBG_G(bp)[PHPDBG_BREAK_FUNCTION_OPLINE]; in phpdbg_resolve_op_array_breaks() local575 HashTable *func_table = EG(function_table); in phpdbg_resolve_opline_break() local696 HashTable func_breaks, *func_table; in phpdbg_set_breakpoint_function_opline() local
211 HashTable *func_table = EG(function_table); in PHPDBG_PRINT() local
192 HashTable *func_table = EG(function_table); in phpdbg_list_function_byname() local
Completed in 20 milliseconds