Searched refs:uflen (Results 1 – 1 of 1) sorted by relevance
100 int uflen; in process_glob() local119 uflen = WideCharToMultiByte(CP_UTF8, 0, data.cFileName, -1, in process_glob()122 arg = malloc(udlen + uflen); in process_glob()131 arg + udlen, uflen, NULL, NULL); in process_glob()
Completed in 5 milliseconds