Home
last modified time | relevance | path

Searched defs:pwcString (Results 1 – 4 of 4) sorted by relevance

/dports/security/ftimes/ftimes-3.11.0/tools/ftimes-cat/
H A Dftimes-cat.c438 wchar_t *pwcString = NULL; in FTimesCatUtf8ToWide() local
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dmap.c3806 wchar_t *pwcString = NULL; in MapUtf8ToWide() local
3845 MapWideToUtf8(wchar_t *pwcString, int iWideSize, char *pcError) in MapWideToUtf8()
/dports/security/ftimes/ftimes-3.11.0/tools/ftimes-xpa/
H A Dftimes-xpa.c593 wchar_t *pwcString = NULL; in FTimesXpaUtf8ToWide() local
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A DkFsCache.c250 static KU32 kFsCacheUtf16HashN(const wchar_t *pwcString, KSIZE cwcString) in kFsCacheUtf16HashN()