Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h107 URX_RELOC_OPRND = 31, // Operand value in multi-operand ops that refers enumerator
Dregexcmp.cpp2030 opType == URX_RELOC_OPRND) && opValue > where) { in insertOp()
2342 int32_t op = buildOp(URX_RELOC_OPRND, fRXPat->fCompiledPat->size()); in handleCloseParen()
2454 op = buildOp(URX_RELOC_OPRND, loopEnd); in compileInterval()
2711 case URX_RELOC_OPRND: in matchStartType()
3231 case URX_RELOC_OPRND: in minMatchLength()
3507 case URX_RELOC_OPRND: in maxMatchLength()
3792 case URX_RELOC_OPRND: in stripNOPs()
Drepattrn.cpp732 case URX_RELOC_OPRND: in dumpOp()