Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h118 URX_RELOC_OPRND = 31, // Operand value in multi-operand ops that refers enumerator
Dregexcmp.cpp1921 opType == URX_RELOC_OPRND) && opValue > where) { in insertOp()
2182 op = URX_BUILD(URX_RELOC_OPRND, fRXPat->fCompiledPat->size()); in handleCloseParen()
2290 op = URX_BUILD(URX_RELOC_OPRND, loopEnd); in compileInterval()
2440 case URX_RELOC_OPRND: in matchStartType()
2933 case URX_RELOC_OPRND: in minMatchLength()
3205 case URX_RELOC_OPRND: in maxMatchLength()
3454 case URX_RELOC_OPRND: in stripNOPs()
Drepattrn.cpp668 case URX_RELOC_OPRND: in dumpOp()