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.cpp802 op = URX_BUILD(URX_JMP_SAV_X, topLoc+1); in doParseActions()
945 jmpOp = URX_BUILD(URX_JMP_SAV_X, saveStateLoc+2); in doParseActions()
2639 case URX_JMP_SAV_X: in matchStartType()
2955 case URX_JMP_SAV_X: in minMatchLength()
3247 case URX_JMP_SAV_X: in maxMatchLength()
3415 case URX_JMP_SAV_X: in stripNOPs()
Drepattrn.cpp472 case URX_JMP_SAV_X: in dumpOp()
Drematch.cpp1889 case URX_JMP_SAV_X: in MatchAt()