Searched refs:processDirty (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DToStream.java1448 lastDirty = processDirty(chars,end, i,ch1, lastDirty, true);
1493 lastDirty = processDirty(chars,end, i, ch, lastDirty, true);
1561 private int processDirty( method in class:ToStream

Completed in 56 milliseconds