Home
last modified time | relevance | path

Searched defs:left_ast (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_compile.c1836 zend_ast *zend_ast_append_str(zend_ast *left_ast, zend_ast *right_ast) /* {{{ */ in zend_ast_append_str()
7045 zend_ast *left_ast = ast->child[0]; in zend_compile_binary_op() local
7106 zend_ast *left_ast = ast->child[0]; in zend_compile_greater() local
7176 zend_ast *left_ast = ast->child[0]; in zend_compile_short_circuiting() local

Completed in 38 milliseconds