HomeSort by: relevance | last modified time | path
    Searched refs:cp_to_utf_16le (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/
charconv.h 39 extern wchar_t *cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags);
charconv.c 44 cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags) function
176 utf_16_errbuf = cp_to_utf_16le(CP_UTF8, errbuf, 0);
savefile.c 293 utf16_path = cp_to_utf_16le(CP_UTF8, path,

Completed in 16 milliseconds