Searched refs:quotedString (Results 1 – 9 of 9) sorted by relevance
53 buffer.append(quotedString((String)list.get(index))); in commaSeparatedString()128 private static String quotedString(String string) in quotedString() method in ListUtil
116 String text = this.lexer.quotedString(); in parse()160 text = this.lexer.quotedString(); in parse()
70 name = this.lexer.quotedString(); in nameAddr()
169 str = lexer.quotedString(); in nameValue()
228 writer.print(quotedString((String)filter.get(index))); in writeFilter()285 writer.println(quotedString(argumentString)); in writeOption()310 writer.println(quotedString(arguments)); in writeOption()605 return quotedString(fileName); in relativeFileName()612 private String quotedString(String string) in quotedString() method in ConfigurationWriter
58 static UChar *quotedString(const UChar *string);185 static UChar *quotedString(const UChar *string) { in quotedString() function230 UChar *string = quotedString(thestr); in printOutBundle()
69 str = lexer.quotedString(); in nameValue()
525 public String quotedString() throws ParseException { in quotedString() method in LexerCore
61 static UChar *quotedString(const UChar *string);373 static UChar *quotedString(const UChar *string) { in quotedString() function475 UChar *string = quotedString(thestr); in printOutAlias()517 UChar *string = quotedString(thestr); in printOutBundle()