Searched refs:qChars (Results 1 – 1 of 1) sorted by relevance
402 BitSet qChars = usage == Usage.TEXT_TOKEN ? Q_REGULAR_CHARS in encodeQ() local412 } else if (!qChars.get(v)) { in encodeQ()565 BitSet qChars = usage == Usage.TEXT_TOKEN ? Q_REGULAR_CHARS in qEncodedLength() local574 } else if (!qChars.get(v)) { in qEncodedLength()612 BitSet qChars = usage == Usage.TEXT_TOKEN ? Q_REGULAR_CHARS in determineEncoding()618 if (v != 32 && !qChars.get(v)) { in determineEncoding()