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.h105 URX_RELOC_OPRND = 31, // Operand value in multi-operand ops that refers enumerator
Dregexcmp.cpp2026 opType == URX_RELOC_OPRND) && opValue > where) { in insertOp()
2338 int32_t op = buildOp(URX_RELOC_OPRND, fRXPat->fCompiledPat->size()); in handleCloseParen()
2450 op = buildOp(URX_RELOC_OPRND, loopEnd); in compileInterval()
2703 case URX_RELOC_OPRND: in matchStartType()
3222 case URX_RELOC_OPRND: in minMatchLength()
3497 case URX_RELOC_OPRND: in maxMatchLength()
3782 case URX_RELOC_OPRND: in stripNOPs()
Drepattrn.cpp729 case URX_RELOC_OPRND: in dumpOp()