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.cpp796 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
929 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
1111 appendOp(URX_DOTANY_UNIX, 0); in doParseActions()
2890 case URX_DOTANY_UNIX: in matchStartType()
3260 case URX_DOTANY_UNIX: in minMatchLength()
3544 case URX_DOTANY_UNIX: in maxMatchLength()
3848 case URX_DOTANY_UNIX: in stripNOPs()
Drematch.cpp3454 case URX_DOTANY_UNIX: in MatchAt()
4990 case URX_DOTANY_UNIX: in MatchChunkAt()