Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dsendmail.h43 PHPAPI char *GetSMErrorText(int index);
H A Dsendmail.c352 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText() function
/PHP-5.5/ext/standard/
H A Dmail.c345 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); in php_mail()
/PHP-5.5/ext/imap/
H A Dphp_imap.c4008 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); in _php_imap_mail()

Completed in 31 milliseconds