Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_operators.h356 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op);
361 return _try_convert_to_string(op); in try_convert_to_string()
H A Dzend_operators.c782 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function

Completed in 15 milliseconds