Searched refs:SCRIPT_LEN (Results 1 – 6 of 6) sorted by relevance
26 static constexpr uint8_t SCRIPT_LEN = 4; variable
49 static const uint32_t SCRIPT_LEN = 4; variable
435 if (size != LocaleInfo::SCRIPT_LEN) { in IsValidScript()442 for (string::size_type i = 1; i < LocaleInfo::SCRIPT_LEN; ++i) { in IsValidScript()
534 tempScript[SCRIPT_LEN] = '\0'; in Normalize()
535 tempScript[SCRIPT_LEN] = '\0'; in Normalize()