Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.c924 static zend_always_inline const zend_class_entry *zend_ce_from_type( in zend_ce_from_type() function
945 const zend_class_entry *ce = zend_ce_from_type(scope, list_type); in zend_check_intersection_for_property_or_class_constant_class_type()
970 const zend_class_entry *ce = zend_ce_from_type(scope, list_type); in zend_check_and_resolve_property_or_class_constant_class_type()
985 const zend_class_entry *ce = zend_ce_from_type(scope, &member_type); in zend_check_and_resolve_property_or_class_constant_class_type()

Completed in 20 milliseconds