Searched defs:typeLength (Results 1 – 2 of 2) sorted by relevance
113 int32_t typeLength = uprv_strlen(collationType); in loadRules() local183 int32_t typeLength = requested.getKeywordValue("collation", in CollationLoader() local321 int32_t typeLength = uprv_strlen(type); in loadFromCollations() local
214 public static void setTypeLength(byte typeID, int typeLength) in setTypeLength()