Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.c992 static zend_always_inline bool i_zend_check_property_type(const zend_property_info *info, zval *pro… in i_zend_check_property_type() function
1011 if (i_zend_check_property_type(info, property, strict)) { in i_zend_verify_property_type()
3702 if (i_zend_check_property_type(prop_info, val, strict)) { in zend_verify_prop_assignable_by_ref_ex()

Completed in 18 milliseconds