Searched refs:neededLength2 (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c1359 int32_t neededLength2; local
1388 wordCount = uregex_split(theRegEx, textBuff, neededLength1+1, &neededLength2,
1392 TEST_ASSERT(neededLength1 == neededLength2);

Completed in 47 milliseconds