Searched refs:_try_convert_to_string (Results 1 – 2 of 2) sorted by relevance
360 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op);365 return _try_convert_to_string(op); in try_convert_to_string()
782 ZEND_API bool ZEND_FASTCALL _try_convert_to_string(zval *op) /* {{{ */ in _try_convert_to_string() function
Completed in 16 milliseconds