Home
last modified time | relevance | path

Searched refs:URX_STO_INP_LOC (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h117 URX_STO_INP_LOC = 35, // Store the input location. Operand is location enumerator
Dregexcmp.cpp844 int32_t op = buildOp(URX_STO_INP_LOC, frameLoc); in doParseActions()
978 int32_t op = buildOp(URX_STO_INP_LOC, dataLoc); in doParseActions()
2747 case URX_STO_INP_LOC: in matchStartType()
3264 case URX_STO_INP_LOC: in minMatchLength()
3527 case URX_STO_INP_LOC: in maxMatchLength()
3862 case URX_STO_INP_LOC: in stripNOPs()
Drepattrn.cpp751 case URX_STO_INP_LOC: in dumpOp()
Drematch.cpp3499 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchAt()
3783 case URX_STO_INP_LOC: in MatchAt()
5050 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchChunkAt()
5320 case URX_STO_INP_LOC: in MatchChunkAt()