Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h78 URX_JMP_SAV_X = 18, // Conditional JMP_SAV, enumerator
Dregexcmp.cpp827 appendOp(URX_JMP_SAV_X, topLoc+1); in doParseActions()
960 jmpOp = buildOp(URX_JMP_SAV_X, saveStateLoc+2); in doParseActions()
2029 opType == URX_JMP_SAV_X || in insertOp()
2926 case URX_JMP_SAV_X: in matchStartType()
3242 case URX_JMP_SAV_X: in minMatchLength()
3562 case URX_JMP_SAV_X: in maxMatchLength()
3795 case URX_JMP_SAV_X: in stripNOPs()
Drepattrn.cpp722 case URX_JMP_SAV_X: in dumpOp()
Drematch.cpp3493 case URX_JMP_SAV_X: in MatchAt()
5026 case URX_JMP_SAV_X: in MatchChunkAt()