Lines Matching refs:prevC
4257 UChar32 prevC = UTEXT_PREVIOUS32(fInputText);4261 if (prevC == 0x0a &&5758 UChar32 prevC;5759 U16_PREV(inputBuf, 0, fp->fInputIdx, prevC); // !!!: should this 0 be one of f*Limit?5761 if (prevC == 0x0a &&