Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h160 URX_STAT_SETREF_N = 49, // Reference to a prebuilt set (e.g. \w), negated enumerator
Dregexcmp.cpp1211 appendOp(URX_STAT_SETREF_N, URX_ISSPACE_SET); in doParseActions()
1231 appendOp(URX_STAT_SETREF_N, URX_ISWORD_SET); in doParseActions()
2796 case URX_STAT_SETREF_N: in matchStartType()
3250 case URX_STAT_SETREF_N: in minMatchLength()
3535 case URX_STAT_SETREF_N: in maxMatchLength()
3833 case URX_STAT_SETREF_N: in stripNOPs()
Drepattrn.cpp786 case URX_STAT_SETREF_N: in dumpOp()
Drematch.cpp3335 case URX_STAT_SETREF_N: in MatchAt()
4881 case URX_STAT_SETREF_N: in MatchChunkAt()