Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.c8404 zend_ast *true_ast = ast->child[1]; in zend_compile_conditional() local
8414 if (true_ast) { in zend_compile_conditional()
8424 if (true_ast) { in zend_compile_conditional()
8435 if (!true_ast) { in zend_compile_conditional()
8444 zend_compile_expr(&true_node, true_ast); in zend_compile_conditional()

Completed in 42 milliseconds