Home | History | Annotate | Download | only in intltest

Lines Matching refs:inPos

717     int32_t         inPos;
729 // text inPos locale style
827 ParsePosition pos(DATA[i].inPos);
848 errln((UnicodeString)"Fail: " + errMsg + " [text=" + DATA[i].text + ", pos=" + DATA[i].inPos + ", style=" + DATA[i].style + "]");