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