Home
last modified time | relevance | path

Searched refs:URX_DOTANY_UNIX (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h98 URX_DOTANY_UNIX = 27, // '.' operator in UNIX_LINES mode, only \n marks end of line. enumerator
Dregexcmp.cpp797 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
930 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
1112 appendOp(URX_DOTANY_UNIX, 0); in doParseActions()
2901 case URX_DOTANY_UNIX: in matchStartType()
3271 case URX_DOTANY_UNIX: in minMatchLength()
3543 case URX_DOTANY_UNIX: in maxMatchLength()
3847 case URX_DOTANY_UNIX: in stripNOPs()
Drematch.cpp3454 case URX_DOTANY_UNIX: in MatchAt()
5002 case URX_DOTANY_UNIX: in MatchChunkAt()