Home
last modified time | relevance | path

Searched refs:GetSMErrorText (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/win32/
H A Dsendmail.h41 PHPAPI char *GetSMErrorText(int index);
H A Dsendmail.c325 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText() function
/PHP-7.4/ext/standard/
H A Dmail.c544 php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err)); in php_mail()
/PHP-7.4/ext/imap/
H A Dphp_imap.c4169 php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err)); in _php_imap_mail()

Completed in 36 milliseconds