Home
last modified time | relevance | path

Searched refs:find_frameless_function_offset (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_compile.c4625 static uint32_t find_frameless_function_offset(uint32_t arity, void *handler) in find_frameless_function_offset() function
4668 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