Home
last modified time | relevance | path

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

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

Completed in 38 milliseconds