Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java1045 int stateForNextChunk=SUPPRESS_LEADING_WS; in sendNormalizedSAXcharacters() local
1056 stateForNextChunk= in sendNormalizedSAXcharacters()
1060 stateForNextChunk= in sendNormalizedSAXcharacters()
1063 ch,stateForNextChunk); in sendNormalizedSAXcharacters()
1070 stateForNextChunk= // %REVIEW% Is this update really needed? in sendNormalizedSAXcharacters()
1074 stateForNextChunk= // %REVIEW% Is this update really needed? in sendNormalizedSAXcharacters()
1077 ch, stateForNextChunk | SUPPRESS_TRAILING_WS); in sendNormalizedSAXcharacters()
1079 return stateForNextChunk; in sendNormalizedSAXcharacters()