Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_inheritance.c375 zend_bool have_unresolved = 0; in zend_perform_covariant_class_type_check() local
382 have_unresolved = 1; in zend_perform_covariant_class_type_check()
390 have_unresolved = 1; in zend_perform_covariant_class_type_check()
417 have_unresolved = 1; in zend_perform_covariant_class_type_check()
423 return have_unresolved ? INHERITANCE_UNRESOLVED : INHERITANCE_ERROR; in zend_perform_covariant_class_type_check()

Completed in 14 milliseconds