Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds