Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_operators.h314 ZEND_API zend_bool ZEND_FASTCALL _try_convert_to_string(zval *op);
319 return _try_convert_to_string(op); in try_convert_to_string()
H A Dzend_operators.c686 ZEND_API zend_bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function

Completed in 13 milliseconds