Home
last modified time | relevance | path

Searched refs:startWhitespace (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java1172 int startWhitespace = currPos; in sendNormalizedSAXcharacters() local
1179 if (startWhitespace != currPos) { in sendNormalizedSAXcharacters()