Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.c993 static zend_always_inline bool i_zend_check_property_type(const zend_property_info *info, zval *pro… in i_zend_check_property_type() function
1012 if (i_zend_check_property_type(info, property, strict)) { in i_zend_verify_property_type()
3703 if (i_zend_check_property_type(prop_info, val, strict)) { in zend_verify_prop_assignable_by_ref_ex()

Completed in 25 milliseconds