Searched refs:ZEND_AST_NULLSAFE_PROP (Results 1 – 2 of 2) sorted by relevance
68 # define ZEND_AST_NULLSAFE_PROP 0x2f9 macro
71 ZEND_AST_NULLSAFE_PROP,187 case ZEND_AST_NULLSAFE_PROP: return "AST_NULLSAFE_PROP"; in ast_kind_to_name()342 case ZEND_AST_NULLSAFE_PROP: in ast_kind_child_name()647 …REGISTER_NS_LONG_CONSTANT("ast", "AST_NULLSAFE_PROP", ZEND_AST_NULLSAFE_PROP, CONST_CS | CONST_PER… in ast_register_kind_constants()
Completed in 11 milliseconds