Searched refs:pLastInputIdx (Results 1 – 1 of 1) sorted by relevance
3561 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3562 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3565 *pLastInputIdx = fp->fInputIdx; in MatchAt()3644 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchAt() local3645 if (fp->fInputIdx == *pLastInputIdx) { in MatchAt()3648 *pLastInputIdx = fp->fInputIdx; in MatchAt()5106 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local5107 if (fp->fInputIdx == *pLastInputIdx) { in MatchChunkAt()5110 *pLastInputIdx = fp->fInputIdx; in MatchChunkAt()5187 int64_t *pLastInputIdx = &fp->fExtra[URX_VAL(initOp) + 1]; in MatchChunkAt() local[all …]