Searched refs:ssquote (Results 1 – 1 of 1) sorted by relevance
291 …output.println(id + "\t" + ssquote(englishValue, false) + "\t" + ssquote(submittedValue, false) + … in compareFiles()292 + ssquote(trunkValue, true) + "\t" + description); in compareFiles()334 private static String ssquote(String englishValue, boolean showRemoved) { in ssquote() method in GenerateXMB