Searched refs:_try_convert_to_string (Results 1 – 2 of 2) sorted by relevance
346 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op);351 return _try_convert_to_string(op); in try_convert_to_string()
723 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function
Completed in 14 milliseconds