Searched refs:DIFF_REF_COMMON (Results 1 – 1 of 1) sorted by relevance
69 private static final String DIFF_REF_COMMON = "diff_ref_common"; field in LDMLComparator104 …"-" + DIFF_REF_COMMON, // PN added, same as diff only common is excluded from diff but gets printe…331 } else if (USER_OPTIONS[i].equals("-" + DIFF_REF_COMMON)) { in identifyOptions()