Searched refs:quoteStr (Results 1 – 1 of 1) sorted by relevance
63 String quoteStr = String.valueOf(quote); // easier to deal with in tokenizeCommand() local77 if (token.equals(quoteStr)) { in tokenizeCommand()84 if (token.equals(quoteStr)) { in tokenizeCommand()94 if (token.equals(quoteStr)) { in tokenizeCommand()