Searched refs:CLOCK_TIME (Results 1 – 1 of 1) sorted by relevance
103 private static final Pattern CLOCK_TIME = Pattern.compile( field in TtmlUtils129 Matcher matcher = CLOCK_TIME.matcher(time); in parseTimeExpression()