Home
last modified time | relevance | path

Searched refs:GetLocale (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/Common/
DStringConvert.cpp579 const char *GetLocale(void) in GetLocale() function
620 return Is_Default_Basic_Locale(GetLocale()); in Is_Default_Basic_Locale()
716 const char *locale = GetLocale(); in MY_SetLocale()
DStringConvert.h99 const char *GetLocale(void);
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp225 *so << " locale=" << GetLocale(); in ShowProgInfo()