Home
last modified time | relevance | path

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

/PHP-7.1/win32/
H A Dwinutil.c426 DWORD unsize = UNLEN; in php_win32_get_username() local
428 GetUserNameW(unamew, &unsize); in php_win32_get_username()
429 uname = php_win32_cp_conv_w_to_any(unamew, unsize - 1, &uname_len); in php_win32_get_username()

Completed in 4 milliseconds