Searched refs:prevInputIdx (Results 1 – 1 of 1) sorted by relevance
1900 int32_t prevInputIdx = fp->fExtra[frameLoc]; in MatchAt() local1901 U_ASSERT(prevInputIdx <= fp->fInputIdx); in MatchAt()1902 if (prevInputIdx < fp->fInputIdx) { in MatchAt()