Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c1713 zend_ast *zend_ast_append_str(zend_ast *left_ast, zend_ast *right_ast) /* {{{ */ in zend_ast_append_str()
7219 zend_ast *right_ast = ast->child[1]; in zend_compile_binary_op() local
7301 zend_ast *right_ast = ast->child[1]; in zend_compile_greater() local
7371 zend_ast *right_ast = ast->child[1]; in zend_compile_short_circuiting() local

Completed in 38 milliseconds