Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Dlocale_info.h224 static constexpr int REGION_LENGTH = 2; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dlocale_info.cpp46 if (regionLength == REGION_LENGTH) { in Init()
432 if (length != REGION_LENGTH) { in IsRegion()