Searched defs:patString (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | uregexc.cpp | 39 UnicodeString patString(pattern); in uregex_openC() local
|
| D | umsg.cpp | 249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
|
| /third_party/skia/m133/third_party/externals/icu/source/i18n/ |
| D | uregexc.cpp | 39 UnicodeString patString(pattern); in uregex_openC() local
|
| D | umsg.cpp | 249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | uregexc.cpp | 39 UnicodeString patString(pattern); in uregex_openC() local
|
| D | umsg.cpp | 249 UnicodeString patString(patternLength == -1, pattern, len); in umsg_open() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | prscmnts.cpp | 48 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/m133/third_party/externals/icu/source/tools/genrb/ |
| D | prscmnts.cpp | 48 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/ |
| D | prscmnts.cpp | 48 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/ |
| D | regextst.cpp | 375 UnicodeString patString(pat, -1, US_INV); in doRegexLMTest() local 529 UnicodeString patString(pat); in regex_err() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | regextst.cpp | 375 UnicodeString patString(pat, -1, US_INV); in doRegexLMTest() local 529 UnicodeString patString(pat); in regex_err() local
|