Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h89 URX_JMP_SAV_X = 18, // Conditional JMP_SAV, enumerator
Dregexcmp.cpp840 op = URX_BUILD(URX_JMP_SAV_X, topLoc+1); in doParseActions()
983 jmpOp = URX_BUILD(URX_JMP_SAV_X, saveStateLoc+2); in doParseActions()
1920 opType == URX_JMP_SAV_X || in insertOp()
2622 case URX_JMP_SAV_X: in matchStartType()
2944 case URX_JMP_SAV_X: in minMatchLength()
3257 case URX_JMP_SAV_X: in maxMatchLength()
3457 case URX_JMP_SAV_X: in stripNOPs()
Drepattrn.cpp658 case URX_JMP_SAV_X: in dumpOp()
Drematch.cpp3457 case URX_JMP_SAV_X: in MatchAt()
4916 case URX_JMP_SAV_X: in MatchChunkAt()