Lines Matching refs:matchsize
1503 int32_t matchsize = INITIAL_ARRAY_SIZE_;
1504 UChar *match = addToUCharArray(buffer, &matchsize,
1513 ucol_setText(coleiter, match, matchsize, status);
2205 int32_t matchsize = INITIAL_ARRAY_SIZE_;
2206 UChar *match = addToUCharArray(buffer, &matchsize,
2215 ucol_setText(coleiter, match, matchsize, status);