Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_compile.c4530 static uint32_t find_frameless_function_offset(uint32_t arity, void *handler) in find_frameless_function_offset() function
4573 uint32_t offset = find_frameless_function_offset(num_args, frameless_function_info->handler); in find_frameless_function_info()
4588 uint32_t offset = find_frameless_function_offset(num_args, frameless_function_info->handler); in zend_compile_frameless_icall_ex()

Completed in 40 milliseconds