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

/external/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c1191 UChar postContextExp[1000] = { '\0' }; local
1197 u_charsToUChars(postContextArr[i],postContextExp,uprv_strlen(postContextArr[i])+1);
1208 if(u_strcmp(parseError.postContext,postContextExp)!=0){

Completed in 191 milliseconds