Searched refs:ZEND_AST_PROP (Results 1 – 4 of 4) sorted by relevance
114 ZEND_AST_PROP, enumerator
1454 { $$ = zend_ast_create(ZEND_AST_PROP, $1, $3); }1480 { $$ = zend_ast_create(ZEND_AST_PROP, $1, $3); }1555 { $$ = zend_ast_create(ZEND_AST_PROP,
2412 case ZEND_AST_PROP: in zend_ast_kind_is_short_circuited()2428 case ZEND_AST_PROP: in zend_ast_is_short_circuited()3418 case ZEND_AST_PROP: in zend_compile_assign()3589 case ZEND_AST_PROP: in zend_compile_compound_assign()5061 case ZEND_AST_PROP: in zend_compile_unset()9425 case ZEND_AST_PROP: in zend_compile_assign_coalesce()9665 case ZEND_AST_PROP: in zend_compile_isset_or_empty()10503 case ZEND_AST_PROP: in zend_compile_expr_inner()10657 case ZEND_AST_PROP: in zend_compile_var_inner()10701 case ZEND_AST_PROP: in zend_delayed_compile_var()[all …]
955 case ZEND_AST_PROP: in zend_ast_evaluate_inner()2091 case ZEND_AST_PROP: in zend_ast_export_ex()
Completed in 38 milliseconds