Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.h127 ZEND_AST_WHILE, enumerator
H A Dzend_ast.c1185 case ZEND_AST_WHILE: in zend_ast_export_stmt()
1812 case ZEND_AST_WHILE: in zend_ast_export_ex()
H A Dzend_language_parser.y431 { $$ = zend_ast_create(ZEND_AST_WHILE, $3, $5); }
H A Dzend_compile.c8522 case ZEND_AST_WHILE: in zend_compile_stmt()

Completed in 45 milliseconds