Searched defs:quoteStart (Results 1 – 10 of 10) sorted by relevance
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()
1385 const UChar* quoteStart; member1406 UChar quoteStart[kUDelimMax], quoteEnd[kUDelimMax]; in TestDelimiters() local
1403 const UChar* quoteStart; member1424 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