Home
last modified time | relevance | path

Searched defs:forceQuotes (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DListParser.java879 public static String quote(String string, boolean forceQuotes) { in quote()
896 boolean forceQuotes) { in quote()
926 public static char[] quote(char src[], boolean forceQuotes) { in quote()