Searched refs:DTFL (Results 1 – 2 of 2) sorted by relevance
125 public static final String DTFL = "dateTimeFormatLength"; field in LDMLConstants511 public static final String DTFL_O = "<" + DTFL + ">";512 public static final String DTFL_C = "</" + DTFL + ">";
512 } else if (token.indexOf(LDMLConstants.DTFL) > -1) { in getICUEquivalent()