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