Searched refs:lbType (Results 1 – 1 of 1) sorted by relevance
395 char lbType[kLBTypeLenMax]; in makeInstance() local406 uprv_strcpy(lbType, "line"); in makeInstance()412 uprv_strcat(lbType, "_"); in makeInstance()413 uprv_strcat(lbType, lbKeyValue); in makeInstance()416 result = BreakIterator::buildInstance(loc, lbType, kind, status); in makeInstance()