Searched refs:URX_BACKREF (Results 1 – 4 of 4) sorted by relevance
113 URX_BACKREF = 34, // Back Reference. Parameter is the index of the enumerator
1312 appendOp(URX_BACKREF, groupNum); in doParseActions()1344 appendOp(URX_BACKREF, groupNumber); in doParseActions()2705 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in matchStartType()3226 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in minMatchLength()3515 case URX_BACKREF: // BackRef. Must assume that it might be a zero length match in maxMatchLength()3797 case URX_BACKREF: in stripNOPs()
732 case URX_BACKREF: in dumpOp()
3670 case URX_BACKREF: in MatchAt()5200 case URX_BACKREF: in MatchChunkAt()