Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/src/
Dlocale_info.cpp32 static constexpr int REGION_LENGTH = 2; variable
59 if (regionLength == REGION_LENGTH) { in Init()
445 if (length != REGION_LENGTH) { in IsRegion()