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