Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_compile.c9275 zend_ast *true_ast = ast->child[1]; in zend_compile_conditional() local
9285 if (true_ast) { in zend_compile_conditional()
9295 if (true_ast) { in zend_compile_conditional()
9306 if (!true_ast) { in zend_compile_conditional()
9315 zend_compile_expr(&true_node, true_ast); in zend_compile_conditional()

Completed in 32 milliseconds