Searched defs:matchString (Results 1 – 8 of 8) sorted by relevance
/third_party/gptfdisk/ |
D | parttypes.cc | 588 string line, matchString = ""; in ShowAllTypes() local
|
/third_party/skia/src/utils/ |
D | SkJSON.cpp | 691 const char* matchString(const char* p, const char* p_stop, MatchFunc&& func) { in matchString() function in skjson::__anon9a0be5660211::DOMParser
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SimpleDateFormat.java | 2988 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat 3014 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | SimpleDateFormat.java | 2904 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat 2930 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 3195 UnicodeString matchString; // The marked up string to be used as input in Extended() local 4079 UnicodeString matchString = fields[1]; in PerlTests() local 4464 UnicodeString matchString = fields[1]; in PerlTestsUTF8() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | smpdtfmt.cpp | 2917 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat
|
/third_party/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2966 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 2875 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat
|