Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c4714 static uint32_t zend_compile_frameless_icall(znode *result, zend_ast_list *args, zend_function *fbc… in zend_compile_frameless_icall() function
5047 return zend_compile_frameless_icall(result, args, fbc, type) != (uint32_t)-1 ? SUCCESS : FAILURE; in zend_try_compile_special_func()

Completed in 37 milliseconds