Home
last modified time | relevance | path

Searched refs:outer_type (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_compile.c7039 zend_type *outer_type; in zend_are_intersection_types_redundant() local
7040 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