Searched refs:find_frameless_function_offset (Results 1 – 1 of 1) sorted by relevance
4625 static uint32_t find_frameless_function_offset(uint32_t arity, void *handler) in find_frameless_function_offset() function4668 uint32_t offset = find_frameless_function_offset(num_args, frameless_function_info->handler); in find_frameless_function_info()4684 uint32_t offset = find_frameless_function_offset(num_args, frameless_function_info->handler); in zend_compile_frameless_icall_ex()
Completed in 38 milliseconds