Searched refs:w32Err (Results 1 – 2 of 2) sorted by relevance
134 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err) in php_win32_code_to_errno() argument140 unsigned long w32Err; in php_win32_code_to_errno() member410 if(w32Err == errmap[i].w32Err) in php_win32_code_to_errno()
45 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err);
Completed in 6 milliseconds