Home | History | Annotate | Download | only in intltest

Lines Matching refs:UVector

32 #include "uvector.h"
3237 // Set a value into a UVector at position specified by a decimal number in
3240 static void set(UVector &vec, int32_t val, UnicodeString index) {
3252 static void setInt(UVector &vec, int32_t val, int32_t idx) {
3297 UVector groupStarts(status);
3298 UVector groupEnds(status);
3299 UVector groupStartsUTF8(status);
3300 UVector groupEndsUTF8(status);
3508 // Fill out the native index UVector info.
3512 // -1 means there was no UVector slot and we won't be requesting that capture group for this test, don't bother inserting
3524 // -1 means there was no UVector slot and we won't be requesting that capture group for this test, don't bother inserting