Searched refs:prevC (Results 1 – 2 of 2) sorted by relevance
129 UChar32 prevC=0; in getStringToken() local199 if(isNLUnescaped == FALSE && prevC!=CR){ in getStringToken()209 prevC = c; in getStringToken()
4224 UChar32 prevC = UTEXT_PREVIOUS32(fInputText); in MatchAt() local4228 if (prevC == 0x0a && in MatchAt()5720 UChar32 prevC; in MatchChunkAt() local5721 … U16_PREV(inputBuf, 0, fp->fInputIdx, prevC); // !!!: should this 0 be one of f*Limit? in MatchChunkAt()5723 if (prevC == 0x0a && in MatchChunkAt()