Searched refs:upTo (Results 1 – 3 of 3) sorted by relevance
177 static boolean upTo(String string, ParsePosition position, in upTo() method in Format
178 upTo(template, position, buffer, '|'); in applyPattern()
395 if (Format.upTo(template, position, buffer, '{')) { in applyPattern()