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

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dreapits.c1048 UChar textToSplit[80]; local
1057 u_uastrncpy(textToSplit, "first : second: third", sizeof(textToSplit)/2);
1066 uregex_setText(re, textToSplit, -1, &status);
1084 spaceNeeded = u_strlen(textToSplit) -
1098 uregex_setText(re, textToSplit, -1, &status);
1115 spaceNeeded = u_strlen(textToSplit) -
1122 spaceNeeded = u_strlen(textToSplit) -
1155 UChar textToSplit[80]; local
1163 u_uastrncpy(textToSplit, "firs
1964 UChar textToSplit[80]; local
2041 UChar textToSplit[80]; local
[all...]

Completed in 136 milliseconds