Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.c3516 static zend_always_inline int i_zend_verify_type_assignable_zval( in i_zend_verify_type_assignable_zval() function
3569 int result = i_zend_verify_type_assignable_zval(prop, zv, strict); in zend_verify_ref_assignable_zval()
3683 result = i_zend_verify_type_assignable_zval(prop_info, val, strict); in zend_verify_prop_assignable_by_ref_ex()

Completed in 21 milliseconds