Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_inheritance.c444 have_unresolved = true; in zend_is_intersection_subtype_of_class()
462 bool have_unresolved = 0; in zend_is_class_subtype_of_type() local
471 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 13 milliseconds