Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.c1009 static zend_always_inline bool i_zend_verify_property_type(const zend_property_info *info, zval *pr… in i_zend_verify_property_type() function
1020 return i_zend_verify_property_type(info, property, strict); in zend_verify_property_type()
1035 if (UNEXPECTED(!i_zend_verify_property_type(info, &tmp, EX_USES_STRICT_TYPES()))) { in zend_assign_to_typed_prop()

Completed in 19 milliseconds