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.cpp825 int32_t op = buildOp(URX_STO_INP_LOC, frameLoc); in doParseActions()
959 int32_t op = buildOp(URX_STO_INP_LOC, dataLoc); in doParseActions()
2723 case URX_STO_INP_LOC: in matchStartType()
3243 case URX_STO_INP_LOC: in minMatchLength()
3507 case URX_STO_INP_LOC: in maxMatchLength()
3850 case URX_STO_INP_LOC: in stripNOPs()
Drepattrn.cpp736 case URX_STO_INP_LOC: in dumpOp()
Drematch.cpp3501 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchAt()
3785 case URX_STO_INP_LOC: in MatchAt()
5046 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchChunkAt()
5316 case URX_STO_INP_LOC: in MatchChunkAt()