Home
last modified time | relevance | path

Searched refs:MAX_ERROR_INDEX (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/win32/
H A Dsendmail.h34 #define MAX_ERROR_INDEX 22 /* Always last error message + 1 */ macro
H A Dsendmail.c354 if (MIN_ERROR_INDEX <= index && index < MAX_ERROR_INDEX) { in GetSMErrorText()

Completed in 9 milliseconds