Searched refs:exprBuffer (Results 1 – 1 of 1) sorted by relevance
183 FastStringBuffer exprBuffer = null; in AVT() local186 exprBuffer = StringBufferPool.get(); in AVT()189 exprBuffer = new FastStringBuffer(6); in AVT()257 exprBuffer.setLength(0); in AVT()270 exprBuffer.append(lookahead); in AVT()279 exprBuffer.append(lookahead); in AVT()284 exprBuffer.append(lookahead); in AVT()309 handler.createXPath(exprBuffer.toString(), owner); in AVT()321 exprBuffer.append(lookahead); in AVT()331 exprBuffer.append(lookahead); in AVT()[all …]