Searched refs:is_mixed (Results 1 – 1 of 1) sorted by relevance
1429 bool is_mixed = ZEND_TYPE_PURE_MASK(type) == MAY_BE_ANY; in reflection_type_factory() local1448 …reference->legacy_behavior = legacy_behavior && type_kind == NAMED_TYPE && !is_mixed && !is_only_n… in reflection_type_factory()
Completed in 34 milliseconds