Searched refs:URX_RELOC_OPRND (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h118 URX_RELOC_OPRND = 31, // Operand value in multi-operand ops that refers enumerator in enum:__anon1144
H A Dregexcmp.cpp1921 opType == URX_RELOC_OPRND) && opValue > where) {
2182 op = URX_BUILD(URX_RELOC_OPRND, fRXPat->fCompiledPat->size());
2286 // Must put in as a URX_RELOC_OPRND so that the value will be adjusted if the
2290 op = URX_BUILD(URX_RELOC_OPRND, loopEnd);
2440 case URX_RELOC_OPRND:
2933 case URX_RELOC_OPRND:
3205 case URX_RELOC_OPRND:
3454 case URX_RELOC_OPRND:
H A Drepattrn.cpp668 case URX_RELOC_OPRND:

Completed in 120 milliseconds