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.h158 URX_STAT_SETREF_N = 49, // Reference to a prebuilt set (e.g. \w), negated enumerator
Dregexcmp.cpp1208 appendOp(URX_STAT_SETREF_N, URX_ISSPACE_SET); in doParseActions()
1228 appendOp(URX_STAT_SETREF_N, URX_ISWORD_SET); in doParseActions()
2788 case URX_STAT_SETREF_N: in matchStartType()
3241 case URX_STAT_SETREF_N: in minMatchLength()
3525 case URX_STAT_SETREF_N: in maxMatchLength()
3823 case URX_STAT_SETREF_N: in stripNOPs()
Drepattrn.cpp785 case URX_STAT_SETREF_N: in dumpOp()
Drematch.cpp3334 case URX_STAT_SETREF_N: in MatchAt()
4877 case URX_STAT_SETREF_N: in MatchChunkAt()