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.h67 URX_END_CAPTURE = 9, // Value field is capture group number enumerator
Dregexcmp.cpp2229 appendOp(URX_END_CAPTURE, frameVarLocation); in handleCloseParen()
2713 case URX_END_CAPTURE: in matchStartType()
3232 case URX_END_CAPTURE: in minMatchLength()
3496 case URX_END_CAPTURE: in maxMatchLength()
3830 case URX_END_CAPTURE: in stripNOPs()
Drepattrn.cpp718 case URX_END_CAPTURE: in dumpOp()
Drematch.cpp2913 case URX_END_CAPTURE: in MatchAt()
4488 case URX_END_CAPTURE: in MatchChunkAt()