Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java57 /**/static final int DEBUG_FORCE_INIT_BITS=0; field in FastStringBuffer
198 if(DEBUG_FORCE_INIT_BITS!=0) initChunkBits=DEBUG_FORCE_INIT_BITS; in FastStringBuffer()