Searched refs:w32Err (Results 1 – 2 of 2) sorted by relevance
133 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err) in php_win32_code_to_errno() argument139 unsigned long w32Err; in php_win32_code_to_errno() member409 if(w32Err == errmap[i].w32Err) in php_win32_code_to_errno()
47 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err);
Completed in 6 milliseconds