Searched refs:GetSMErrorText (Results 1 – 4 of 4) sorted by relevance
41 PHPAPI char *GetSMErrorText(int index);
325 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText() function
501 php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err)); in php_mail()
3493 php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err)); in _php_imap_mail()
Completed in 21 milliseconds