Home
last modified time | relevance | path

Searched refs:URX_BACKREF (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h115 URX_BACKREF = 34, // Back Reference. Parameter is the index of the enumerator
Dregexcmp.cpp1316 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()
Drepattrn.cpp735 case URX_BACKREF: in dumpOp()
Drematch.cpp3683 case URX_BACKREF: in MatchAt()
5226 case URX_BACKREF: in MatchChunkAt()