Searched defs:quote (Results 1 – 5 of 5) sorted by relevance
103 static String quote(String s) { in quote() method in LocalLogTest
654 int quote = nextNonWhitespace(); in nextInObject() local881 private String nextString(char quote) throws IOException { in nextString()
909 char quote = lastChar; in skipTagForward() local941 char quote = lastChar; in skipTagBackward() local
144 private static String quote(String str) { in quote() method in NetworkScoreServiceTest
1035 final char quote = currentToken.length() > 0 in consumeByteString() local