Searched refs:zend_compile_frameless_icall (Results 1 – 1 of 1) sorted by relevance
4714 static uint32_t zend_compile_frameless_icall(znode *result, zend_ast_list *args, zend_function *fbc… in zend_compile_frameless_icall() function5047 return zend_compile_frameless_icall(result, args, fbc, type) != (uint32_t)-1 ? SUCCESS : FAILURE; in zend_try_compile_special_func()
Completed in 37 milliseconds