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