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

/external/chromium_org/third_party/icu/source/i18n/
H A Dregeximp.h120 URX_JMPX = 36, // Conditional JMP. enumerator in enum:__anon11708
H A Drepattrn.cpp698 case URX_JMPX:
H A Dregexcmp.cpp972 // Append the URX_JMP_SAV or URX_JMPX operation to the compiled pattern.
1960 opType == URX_JMPX ||
2634 case URX_JMPX:
2635 loc++; // Except for extra operand on URX_JMPX, same as URX_JMP.
2992 case URX_JMPX:
2993 loc++; // URX_JMPX has an extra operand, ignored here,
3262 case URX_JMPX:
3441 case URX_JMPX:
H A Drematch.cpp3799 case URX_JMPX:
5477 case URX_JMPX:
/external/icu4c/i18n/
H A Dregeximp.h130 URX_JMPX = 36, // Conditional JMP. enumerator in enum:__anon19201
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 151 milliseconds