Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dsoap.c174 old_error_handler(error_num, error_filename, error_lineno, format, copy); \
2143 if ((error_num == E_USER_ERROR ||
2144 error_num == E_COMPILE_ERROR ||
2145 error_num == E_CORE_ERROR ||
2146 error_num == E_ERROR ||
2147 error_num == E_PARSE) &&
2183 if (error_num == E_USER_ERROR ||
2184 error_num == E_COMPILE_ERROR ||
2185 error_num == E_CORE_ERROR ||
2186 error_num == E_ERROR ||
[all …]

Completed in 14 milliseconds