Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_execute.c980 static zend_bool zend_always_inline i_zend_verify_property_type(zend_property_info *info, zval *pro… in i_zend_verify_property_type() function
991 return i_zend_verify_property_type(info, property, strict); in zend_verify_property_type()
1001 if (UNEXPECTED(!i_zend_verify_property_type(info, &tmp, EX_USES_STRICT_TYPES()))) { in zend_assign_to_typed_prop()

Completed in 24 milliseconds