Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c5139 bool is_callable_convert = args_ast->kind == ZEND_AST_CALLABLE_CONVERT; in zend_compile_call() local
5153 && !is_callable_convert) { in zend_compile_call()
5173 if (fbc && zend_string_equals_literal(lcname, "assert") && !is_callable_convert) { in zend_compile_call()
5188 if (!is_callable_convert && in zend_compile_call()

Completed in 33 milliseconds