Searched refs:idView (Results 1 – 1 of 1) sorted by relevance
393 idView = options[ID_VIEW].doesOccur; in main()1513 if (idView) { in showHeaderLine()1567 …String idViewString = idView ? (path == null ? "\tNO_ID" : getIdString(cldrFile, path, value)) : "… in showValue()1625 private static boolean idView; field in ConsoleCheckCLDR