Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DStringConvert.cpp608 static bool Is_Default_Basic_Locale(const char *locale) in Is_Default_Basic_Locale() function
618 static bool Is_Default_Basic_Locale() in Is_Default_Basic_Locale() function
620 return Is_Default_Basic_Locale(GetLocale()); in Is_Default_Basic_Locale()
729 if (!Is_Default_Basic_Locale(locale)) in MY_SetLocale()
743 if (Is_Default_Basic_Locale()) in MY_SetLocale()