Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dwinutil.h45 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err);
49 int ern = php_win32_code_to_errno(err); \
H A Dwinutil.c116 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err) in php_win32_code_to_errno() function

Completed in 5 milliseconds