Searched refs:pLastInputIdx (Results 1 – 1 of 1) sorted by relevance
3567 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3568 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3571 *pLastInputIdx = fp->fInputIdx; in MatchAt()3638 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3639 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3642 *pLastInputIdx = fp->fInputIdx; in MatchAt()5101 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local5102 if (fp->fInputIdx == *pLastInputIdx) { in MatchChunkAt()5105 *pLastInputIdx = fp->fInputIdx; in MatchChunkAt()5172 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local[all …]