Searched refs:outer_type (Results 1 – 1 of 1) sorted by relevance
7039 zend_type *outer_type; in zend_are_intersection_types_redundant() local7040 ZEND_TYPE_LIST_FOREACH(smaller_type_list, outer_type) in zend_are_intersection_types_redundant()7043 if (zend_string_equals_ci(ZEND_TYPE_NAME(*inner_type), ZEND_TYPE_NAME(*outer_type))) { in zend_are_intersection_types_redundant()
Completed in 40 milliseconds