prefil_from_function_table 122 xdebug_code_coverage.c zend_hash_apply_with_arguments(&ce->function_table, (apply_func_args_t) prefil_from_function_table, 1, new_filename); prefil_from_function_table 145 xdebug_code_coverage.c zend_hash_apply_with_arguments(CG(function_table), (apply_func_args_t) prefil_from_function_table, 1, op_array->filename);