Searched refs:php_win32_code_to_errno (Results 1 – 2 of 2) sorted by relevance
45 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err);49 int ern = php_win32_code_to_errno(err); \
134 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err) in php_win32_code_to_errno() function
Completed in 5 milliseconds