Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_ast.h78 ZEND_AST_PRINT, enumerator
H A Dzend_language_parser.y971 | T_PRINT expr { $$ = zend_ast_create(ZEND_AST_PRINT, $2); }
H A Dzend_ast.c1257 case ZEND_AST_PRINT: in zend_ast_export_ex()
H A Dzend_compile.c7967 case ZEND_AST_PRINT: in zend_compile_expr()

Completed in 38 milliseconds