Searched defs:typeLength (Results 1 – 4 of 4) sorted by relevance
113 int32_t typeLength = static_cast<int32_t>(uprv_strlen(collationType)); in loadRules() local183 int32_t typeLength = requested.getKeywordValue("collation", in CollationLoader() local321 int32_t typeLength = static_cast<int32_t>(uprv_strlen(type)); in loadFromCollations() local
113 int32_t typeLength = static_cast<int32_t>(uprv_strlen(collationType)); in loadRules() local193 int32_t typeLength = requested.getKeywordValue("collation", in CollationLoader() local331 int32_t typeLength = static_cast<int32_t>(uprv_strlen(type)); in loadFromCollations() local
81 const char* type, int32_t typeLength) { in ulocbld_setUnicodeLocaleKeyword()