Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h79 URX_JMP_SAV_X = 18, // Conditional JMP_SAV, enumerator
Dregexcmp.cpp818 op = URX_BUILD(URX_JMP_SAV_X, topLoc+1); in doParseActions()
961 jmpOp = URX_BUILD(URX_JMP_SAV_X, saveStateLoc+2); in doParseActions()
1965 opType == URX_JMP_SAV_X || in insertOp()
2656 case URX_JMP_SAV_X: in matchStartType()
2972 case URX_JMP_SAV_X: in minMatchLength()
3264 case URX_JMP_SAV_X: in maxMatchLength()
3443 case URX_JMP_SAV_X: in stripNOPs()
Drepattrn.cpp661 case URX_JMP_SAV_X: in dumpOp()
Drematch.cpp3631 case URX_JMP_SAV_X: in MatchAt()
5303 case URX_JMP_SAV_X: in MatchChunkAt()