Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dsoap.c175 old_error_handler(error_num, error_filename, error_lineno, format, copy); \
2158 if ((error_num == E_USER_ERROR ||
2159 error_num == E_COMPILE_ERROR ||
2160 error_num == E_CORE_ERROR ||
2161 error_num == E_ERROR ||
2162 error_num == E_PARSE) &&
2225 if (error_num == E_USER_ERROR ||
2226 error_num == E_COMPILE_ERROR ||
2227 error_num == E_CORE_ERROR ||
2228 error_num == E_ERROR ||
[all …]

Completed in 18 milliseconds