Searched refs:URX_JMP_SAV (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h86 URX_JMP_SAV = 15, // Operand: JMP destination location enumerator in enum:__anon1144
H A Dregexcmp.cpp844 int32_t jmpOp = URX_BUILD(URX_JMP_SAV, topLoc);
972 int32_t jmpOp = URX_BUILD(URX_JMP_SAV, saveStateLoc+1);
994 // Append the URX_JMP_SAV or URX_JMPX operation to the compiled pattern.
1919 opType == URX_JMP_SAV ||
2621 case URX_JMP_SAV:
2943 case URX_JMP_SAV:
3256 case URX_JMP_SAV:
3456 case URX_JMP_SAV:
H A Drepattrn.cpp657 case URX_JMP_SAV:
H A Drematch.cpp3451 case URX_JMP_SAV:
4910 case URX_JMP_SAV:

Completed in 87 milliseconds