Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h65 URX_END_CAPTURE = 9, // Value field is capture group number enumerator
Dregexcmp.cpp2224 appendOp(URX_END_CAPTURE, frameVarLocation); in handleCloseParen()
2694 case URX_END_CAPTURE: in matchStartType()
3212 case URX_END_CAPTURE: in minMatchLength()
3487 case URX_END_CAPTURE: in maxMatchLength()
3821 case URX_END_CAPTURE: in stripNOPs()
Drepattrn.cpp715 case URX_END_CAPTURE: in dumpOp()
Drematch.cpp2912 case URX_END_CAPTURE: in MatchAt()
4472 case URX_END_CAPTURE: in MatchChunkAt()