Home
last modified time | relevance | path

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

/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
Dcommon.h26 static constexpr uint8_t SCRIPT_LEN = 4; variable
/base/global/resource_management/frameworks/resmgr/include/utils/
Dcommon.h26 static constexpr uint8_t SCRIPT_LEN = 4; variable
/base/global/i18n/frameworks/intl/include/
Dlocale_info.h49 static const uint32_t SCRIPT_LEN = 4; variable
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp435 if (size != LocaleInfo::SCRIPT_LEN) { in IsValidScript()
442 for (string::size_type i = 1; i < LocaleInfo::SCRIPT_LEN; ++i) { in IsValidScript()
/base/global/resource_management/frameworks/resmgr/src/
Dlocale_matcher.cpp534 tempScript[SCRIPT_LEN] = '\0'; in Normalize()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dlocale_matcher.cpp535 tempScript[SCRIPT_LEN] = '\0'; in Normalize()