Searched refs:postContextExp (Results 1 – 1 of 1) sorted by relevance
1196 UChar postContextExp[1000] = { '\0' }; in TestInvalidRules() local1202 u_charsToUChars(postContextArr[i],postContextExp,uprv_strlen(postContextArr[i])+1); in TestInvalidRules()1213 if(u_strcmp(parseError.postContext,postContextExp)!=0){ in TestInvalidRules()