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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h130 URX_JMPX = 36, // Conditional JMP. enumerator in enum:__anon1144
H A Drepattrn.cpp673 case URX_JMPX:
H A Dregexcmp.cpp994 // Append the URX_JMP_SAV or URX_JMPX operation to the compiled pattern.
1915 opType == URX_JMPX ||
2600 case URX_JMPX:
2601 loc++; // Except for extra operand on URX_JMPX, same as URX_JMP.
2964 case URX_JMPX:
2965 loc++; // URX_JMPX has an extra operand, ignored here,
3255 case URX_JMPX:
3455 case URX_JMPX:
H A Drematch.cpp3729 case URX_JMPX:
5170 case URX_JMPX:

Completed in 103 milliseconds