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.h115 URX_STO_INP_LOC = 35, // Store the input location. Operand is location enumerator
Dregexcmp.cpp821 int32_t op = buildOp(URX_STO_INP_LOC, frameLoc); in doParseActions()
955 int32_t op = buildOp(URX_STO_INP_LOC, dataLoc); in doParseActions()
2704 case URX_STO_INP_LOC: in matchStartType()
3223 case URX_STO_INP_LOC: in minMatchLength()
3498 case URX_STO_INP_LOC: in maxMatchLength()
3841 case URX_STO_INP_LOC: in stripNOPs()
Drepattrn.cpp733 case URX_STO_INP_LOC: in dumpOp()
Drematch.cpp3500 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchAt()
3772 case URX_STO_INP_LOC: in MatchAt()
5030 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchChunkAt()
5284 case URX_STO_INP_LOC: in MatchChunkAt()