Searched defs:quoteLen (Results 1 – 1 of 1) sorted by relevance
718 final int quoteLen = getQuoteMatcher().isMatch(srcChars, start, start, len); in readNextToken() local740 … final List<String> tokenList, final int quoteStart, final int quoteLen) { in readWithQuotes()830 …te(final char[] srcChars, final int pos, final int len, final int quoteStart, final int quoteLen) { in isQuote()