Searched refs:pLastInputIdx (Results 1 – 1 of 1) sorted by relevance
3511 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3512 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3515 *pLastInputIdx = fp->fInputIdx; in MatchAt()3594 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3595 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3598 *pLastInputIdx = fp->fInputIdx; in MatchAt()4994 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local4995 if (fp->fInputIdx == *pLastInputIdx) { in MatchChunkAt()4998 *pLastInputIdx = fp->fInputIdx; in MatchChunkAt()5075 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local[all …]