Searched defs:matchString (Results 1 – 2 of 2) sorted by relevance
1368 UnicodeString matchString; // The marked up string to be used as input in Extended() local2128 UnicodeString matchString = fields[1]; in PerlTests() local
1682 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat