Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h128 URX_STO_INP_LOC = 35, // Store the input location. Operand is location enumerator
Dregexcmp.cpp837 int32_t op = URX_BUILD(URX_STO_INP_LOC, frameLoc); in doParseActions()
981 int32_t op = URX_BUILD(URX_STO_INP_LOC, dataLoc); in doParseActions()
2441 case URX_STO_INP_LOC: in matchStartType()
2934 case URX_STO_INP_LOC: in minMatchLength()
3206 case URX_STO_INP_LOC: in maxMatchLength()
3513 case URX_STO_INP_LOC: in stripNOPs()
Drepattrn.cpp672 case URX_STO_INP_LOC: in dumpOp()
Drematch.cpp3465 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchAt()
3722 case URX_STO_INP_LOC: in MatchAt()
4924 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchChunkAt()
5163 case URX_STO_INP_LOC: in MatchChunkAt()