Searched defs:quote (Results 1 – 2 of 2) sorted by relevance
620 int quote = nextNonWhitespace(); in nextInObject() local807 private String nextString(char quote) throws IOException { in nextString()
114 auto* quote = new Buffer{new char[sz], sz}; in NativeMediaFormatUnitTest() local