Home
last modified time | relevance | path

Searched defs:patString (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Duregexc.cpp39 UnicodeString patString(pattern); in uregex_openC() local
Dumsg.cpp249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
/third_party/node/deps/icu-small/source/i18n/
Duregexc.cpp39 UnicodeString patString(pattern); in uregex_openC() local
Dumsg.cpp249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
/third_party/icu/icu4c/source/i18n/
Duregexc.cpp39 UnicodeString patString(pattern); in uregex_openC() local
Dumsg.cpp249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duregexc.cpp39 UnicodeString patString(pattern); in uregex_openC() local
Dumsg.cpp249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dprscmnts.cpp48 UnicodeString patString,uint32_t options, in removeText()
81 …UnicodeString patString("^\\s*?\\*\\s*?"); // remove pattern like " * " at the begining of the li… in removeCmtText() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dprscmnts.cpp48 UnicodeString patString,uint32_t options, in removeText()
81 …UnicodeString patString("^\\s*?\\*\\s*?"); // remove pattern like " * " at the beginning of the l… in removeCmtText() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dprscmnts.cpp48 UnicodeString patString,uint32_t options, in removeText()
81 …UnicodeString patString("^\\s*?\\*\\s*?"); // remove pattern like " * " at the beginning of the l… in removeCmtText() local
/third_party/icu/icu4c/source/tools/genrb/
Dprscmnts.cpp48 UnicodeString patString,uint32_t options, in removeText()
81 …UnicodeString patString("^\\s*?\\*\\s*?"); // remove pattern like " * " at the beginning of the l… in removeCmtText() local
/third_party/icu/icu4c/source/test/intltest/
Dregextst.cpp375 UnicodeString patString(pat, -1, US_INV); in doRegexLMTest() local
529 UnicodeString patString(pat); in regex_err() local