Home | History | Annotate | Download | only in i18n

Lines Matching refs:UVector

75                                          UVector* adoptedTransliterators,
137 UVector transliterators(ec);
348 static UVector* DEBUG_entries = NULL;
353 DEBUG_entries = new UVector(ec);
443 UVector* dataVector; // For COMPOUND_RBT
587 entry->u.dataVector = new UVector(status);
782 UVector *variants = (UVector*) targets->get(target);
796 UVector *variants = (UVector*) targets->get(target);
927 * UVector of variants.
944 UVector *variants = (UVector*) targets->get(target);
946 variants = new UVector(uprv_deleteUObject,
985 UVector *variants = (UVector*) targets->get(target);
1279 UVector* rbts = new UVector(entry->u.dataVector->size(), status);