Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c7515 zend_ast *true_ast = ast->child[1]; in zend_compile_conditional() local
7525 if (true_ast) { in zend_compile_conditional()
7535 if (true_ast) { in zend_compile_conditional()
7546 if (!true_ast) { in zend_compile_conditional()
7555 zend_compile_expr(&true_node, true_ast); in zend_compile_conditional()

Completed in 29 milliseconds