Searched defs:quoteStart (Results 1 – 9 of 9) sorted by relevance
91 int quoteStart = -1; in readArg() local
113 int quoteStart = split[i].indexOf('"'); in processClassLoaderString43OrLater() local
740 … final List<String> tokenList, final int quoteStart, final int quoteLen) { in readWithQuotes()830 …lean isQuote(final char[] srcChars, final int pos, final int len, final int quoteStart, final int … in isQuote()
1369 const UChar* quoteStart; member1390 UChar quoteStart[kUDelimMax], quoteEnd[kUDelimMax]; in TestDelimiters() local
1374 const UChar* quoteStart; member1395 UChar quoteStart[kUDelimMax], quoteEnd[kUDelimMax]; in TestDelimiters() local
453 int quoteStart = -1; // Most recent 'single quoted string' in parseSection() local
454 int quoteStart = -1; // Most recent 'single quoted string' in parseSection() local
407 int32_t quoteStart = -1; // Most recent 'single quoted string' in parseSection() local