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.h96 URX_DOTANY_UNIX = 27, // '.' operator in UNIX_LINES mode, only \n marks end of line. enumerator
Dregexcmp.cpp793 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
926 URX_TYPE(repeatedOp) == URX_DOTANY_UNIX) { in doParseActions()
1108 appendOp(URX_DOTANY_UNIX, 0); in doParseActions()
2882 case URX_DOTANY_UNIX: in matchStartType()
3251 case URX_DOTANY_UNIX: in minMatchLength()
3534 case URX_DOTANY_UNIX: in maxMatchLength()
3838 case URX_DOTANY_UNIX: in stripNOPs()
Drematch.cpp3453 case URX_DOTANY_UNIX: in MatchAt()
4986 case URX_DOTANY_UNIX: in MatchChunkAt()