Searched refs:pLastInputIdx (Results 1 – 1 of 1) sorted by relevance
3560 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3561 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3564 *pLastInputIdx = fp->fInputIdx; in MatchAt()3631 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3632 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3635 *pLastInputIdx = fp->fInputIdx; in MatchAt()5090 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local5091 if (fp->fInputIdx == *pLastInputIdx) { in MatchChunkAt()5094 *pLastInputIdx = fp->fInputIdx; in MatchChunkAt()5161 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local[all …]