Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp421 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; __wide_to_char() local
433 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; __char_to_wide() local