Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c174 old_error_handler(error_num, error_filename, error_lineno, format, copy); \
2155 if ((error_num == E_USER_ERROR ||
2156 error_num == E_COMPILE_ERROR ||
2157 error_num == E_CORE_ERROR ||
2158 error_num == E_ERROR ||
2159 error_num == E_PARSE) &&
2227 if (error_num == E_USER_ERROR ||
2228 error_num == E_COMPILE_ERROR ||
2229 error_num == E_CORE_ERROR ||
2230 error_num == E_ERROR ||
[all …]

Completed in 15 milliseconds