Searched refs:PHP_TIMEOUT_ERROR_VALUE (Results 1 – 1 of 1) sorted by relevance
98 # define PHP_TIMEOUT_ERROR_VALUE WSAETIMEDOUT macro107 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT macro361 error = PHP_TIMEOUT_ERROR_VALUE;748 error = PHP_TIMEOUT_ERROR_VALUE;951 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {
Completed in 9 milliseconds