Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c7035 zend_type *outer_type; in zend_are_intersection_types_redundant() local
7036 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