Searched refs:have_unresolved (Results 1 – 1 of 1) sorted by relevance
444 have_unresolved = true; in zend_is_intersection_subtype_of_class()462 bool have_unresolved = 0; in zend_is_class_subtype_of_type() local471 have_unresolved = 1; in zend_is_class_subtype_of_type()495 have_unresolved = 1; in zend_is_class_subtype_of_type()527 have_unresolved = 1; in zend_is_class_subtype_of_type()543 if (have_unresolved) { in zend_is_class_subtype_of_type()593 have_unresolved = true; in zend_is_intersection_subtype_of_type()625 have_unresolved = true; in zend_is_intersection_subtype_of_type()629 if (have_unresolved) { in zend_is_intersection_subtype_of_type()685 have_unresolved = true; in zend_perform_covariant_type_check()[all …]
Completed in 21 milliseconds