Searched defs:path_w (Results 1 – 2 of 2) sorted by relevance
139 wchar_t *path_w = curlx_convert_UTF8_to_wchar(path); in curlx_win32_stat() local164 wchar_t *path_w = curlx_convert_UTF8_to_wchar(path); in curlx_win32_access() local
69 let path_w = to_utf16(path); in keep() localVariable