Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_execute.c2705 static zend_always_inline zend_bool check_type_stdClass_assignable(zend_type type) { in check_type_stdClass_assignable() function
2740 if (!check_type_stdClass_assignable(prop->type)) { in zend_verify_ref_stdClass_assignable()
2791 if (!check_type_stdClass_assignable(prop_info->type)) { in zend_handle_fetch_obj_flags()

Completed in 15 milliseconds