Searched refs:single_intersection_type (Results 1 – 1 of 1) sorted by relevance
7071 zend_type *single_intersection_type = NULL; in zend_is_intersection_type_redundant_by_single_type() local7072 ZEND_TYPE_FOREACH(intersection_type, single_intersection_type) in zend_is_intersection_type_redundant_by_single_type()7073 …if (zend_string_equals_ci(ZEND_TYPE_NAME(*single_intersection_type), ZEND_TYPE_NAME(single_type)))… in zend_is_intersection_type_redundant_by_single_type()
Completed in 35 milliseconds