Home
last modified time | relevance | path

Searched defs:bestMatch (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java1940 int bestMatchLength = 0, bestMatch = -1; in matchString() local
1998 String bestMatch = null; in matchString() local
/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java4916 Chronology bestMatch = null; in parse() local