Searched refs:GetSMErrorText (Results 1 – 4 of 4) sorted by relevance
43 PHPAPI char *GetSMErrorText(int index);
351 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText() function
265 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); in php_mail()
4017 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); in _php_imap_mail()
Completed in 20 milliseconds