Searched refs:URX_DOLLAR_M (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regeximp.h | 140 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
|
D | regexcmp.cpp | 1156 appendOp(URX_DOLLAR_M, 0); in doParseActions() 2744 case URX_DOLLAR_M: in matchStartType() 3260 case URX_DOLLAR_M: in minMatchLength() 3526 case URX_DOLLAR_M: in maxMatchLength() 3870 case URX_DOLLAR_M: in stripNOPs()
|
D | repattrn.cpp | 722 case URX_DOLLAR_M: in dumpOp()
|
D | rematch.cpp | 3012 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt() 4517 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regeximp.h | 140 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
|
D | regexcmp.cpp | 1151 appendOp(URX_DOLLAR_M, 0); in doParseActions() 2747 case URX_DOLLAR_M: in matchStartType() 3263 case URX_DOLLAR_M: in minMatchLength() 3529 case URX_DOLLAR_M: in maxMatchLength() 3873 case URX_DOLLAR_M: in stripNOPs()
|
D | repattrn.cpp | 722 case URX_DOLLAR_M: in dumpOp()
|
D | rematch.cpp | 3022 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt() 4531 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()
|
/third_party/icu/icu4c/source/i18n/ |
D | regeximp.h | 140 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
|
D | regexcmp.cpp | 1156 appendOp(URX_DOLLAR_M, 0); in doParseActions() 2744 case URX_DOLLAR_M: in matchStartType() 3260 case URX_DOLLAR_M: in minMatchLength() 3526 case URX_DOLLAR_M: in maxMatchLength() 3870 case URX_DOLLAR_M: in stripNOPs()
|
D | repattrn.cpp | 722 case URX_DOLLAR_M: in dumpOp()
|
D | rematch.cpp | 3012 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt() 4517 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | regeximp.h | 140 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
|
D | regexcmp.cpp | 1140 appendOp(URX_DOLLAR_M, 0); in doParseActions() 2719 case URX_DOLLAR_M: in matchStartType() 3239 case URX_DOLLAR_M: in minMatchLength() 3503 case URX_DOLLAR_M: in maxMatchLength() 3855 case URX_DOLLAR_M: in stripNOPs()
|
D | repattrn.cpp | 711 case URX_DOLLAR_M: in dumpOp()
|
D | rematch.cpp | 2984 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt() 4561 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()
|