Searched refs:fillinValue (Results 1 – 1 of 1) sorted by relevance
1557 String fillinValue = path == null ? null : cldrFile.getFillInValue(path); in showValue() local1558 fillinValue = fillinValue == null ? "" : fillinValue.equals(value) ? "=" : fillinValue; in showValue()1577 + "\t«" + fillinValue + "»" in showValue()