Home | History | Annotate | Download | only in cintltst

Lines Matching refs:textIn

3673 #define TC_COUNT                UPRV_LENGTHOF(textIn)
3678 static const char* const textIn[] = {
4140 const char* textIn;
4202 srcLen = strlen(testCases[i].textIn);
4203 pseudoToU16(srcLen, testCases[i].textIn, src);
4214 checkWhatYouCan(pBiDi, testCases[i].textIn, destChars);
4216 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY",
4229 checkWhatYouCan(pL2VBiDi, testCases[i].textIn, vis1Chars);
4238 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY (2)",
4287 const char *srcChars = textIn[tc];
4405 const char* textIn;
4452 srcLen = u_unescape(testData[i].textIn, src, MAXLEN);
4492 paraLevels[levelIndex], testData[i].textIn,