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