Home
last modified time | relevance | path

Searched refs:_try_convert_to_string (Results 1 – 2 of 2) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_operators.c673 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function
H A Dzend_operators.h333 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op);
338 return _try_convert_to_string(op); in try_convert_to_string()

Completed in 48 milliseconds