Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.c764 static bool can_convert_to_string(zval *zv) { in can_convert_to_string() function
788 if ((type_mask & MAY_BE_STRING) && can_convert_to_string(arg)) { in zend_verify_weak_scalar_type_hint_no_sideeffect()

Completed in 17 milliseconds