Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.c891 static zend_always_inline zend_bool i_zend_check_property_type(zend_property_info *info, zval *prop… in i_zend_check_property_type() function
913 if (i_zend_check_property_type(info, property, strict)) { in i_zend_verify_property_type()
3351 if (i_zend_check_property_type(prop_info, val, strict)) { in zend_verify_prop_assignable_by_ref()

Completed in 18 milliseconds