Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c6737 zend_type *single_intersection_type = NULL; in zend_is_intersection_type_redundant_by_single_type() local
6738 ZEND_TYPE_FOREACH(intersection_type, single_intersection_type) in zend_is_intersection_type_redundant_by_single_type()
6739 …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 34 milliseconds