Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_compile.c7584 zend_ast *name_ast, *args_ast, *call_ast; in zend_compile_shell_exec() local
7589 call_ast = zend_ast_create(ZEND_AST_CALL, name_ast, args_ast); in zend_compile_shell_exec()
7591 zend_compile_expr(result, call_ast); in zend_compile_shell_exec()

Completed in 23 milliseconds