Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_operators.h346 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op);
351 return _try_convert_to_string(op); in try_convert_to_string()
H A Dzend_operators.c723 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function

Completed in 14 milliseconds