Searched refs:URX_BACKREF (Results 1 – 4 of 4) sorted by relevance
115 URX_BACKREF = 34, // Back Reference. Parameter is the index of the enumerator
1316 appendOp(URX_BACKREF, groupNum); in doParseActions()1348 appendOp(URX_BACKREF, groupNumber); in doParseActions()2724 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in matchStartType()3246 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in minMatchLength()3524 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in maxMatchLength()3806 case URX_BACKREF: in stripNOPs()
735 case URX_BACKREF: in dumpOp()
3683 case URX_BACKREF: in MatchAt()5226 case URX_BACKREF: in MatchChunkAt()