Searched refs:MIN_ERROR_INDEX (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/win32/ | ||
H A D | sendmail.h | 11 #define MIN_ERROR_INDEX 0 /* Always 0 like SUCCESS */ macro |
H A D | sendmail.c | 353 if (MIN_ERROR_INDEX <= index && index < MAX_ERROR_INDEX) { in GetSMErrorText() |
Completed in 7 milliseconds