Home
last modified time | relevance | path

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

/PHP-7.1/win32/
H A Dwinutil.h46 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err);
50 int ern = php_win32_code_to_errno(err); \
H A Dwinutil.c138 PHP_WINUTIL_API int php_win32_code_to_errno(unsigned long w32Err) in php_win32_code_to_errno() function

Completed in 7 milliseconds