Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c5135 bool is_callable_convert = args_ast->kind == ZEND_AST_CALLABLE_CONVERT; in zend_compile_call() local
5149 && !is_callable_convert) { in zend_compile_call()
5169 if (fbc && zend_string_equals_literal(lcname, "assert") && !is_callable_convert) { in zend_compile_call()
5184 if (!is_callable_convert && in zend_compile_call()

Completed in 38 milliseconds