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.cpp1212 appendOp(URX_STAT_SETREF_N, URX_ISSPACE_SET); in doParseActions()
1232 appendOp(URX_STAT_SETREF_N, URX_ISWORD_SET); in doParseActions()
2807 case URX_STAT_SETREF_N: in matchStartType()
3261 case URX_STAT_SETREF_N: in minMatchLength()
3534 case URX_STAT_SETREF_N: in maxMatchLength()
3832 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()
4893 case URX_STAT_SETREF_N: in MatchChunkAt()