Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_compile.c7314 zend_ast *true_ast = ast->child[1]; in zend_compile_conditional() local
7321 if (!true_ast) { in zend_compile_conditional()
7330 zend_compile_expr(&true_node, true_ast); in zend_compile_conditional()

Completed in 24 milliseconds