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