Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DXMLString.java76 boolean doublePunctuationSpaces); in fixWhiteSpace() argument
DXMLStringDefault.java88 boolean doublePunctuationSpaces) in fixWhiteSpace() argument
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXString.java1026 boolean doublePunctuationSpaces) in fixWhiteSpace() argument
1065 if (doublePunctuationSpaces && (s != 0)) in fixWhiteSpace()
DXStringForFSB.java855 boolean doublePunctuationSpaces) in fixWhiteSpace() argument
882 if (doublePunctuationSpaces && (d != 0)) in fixWhiteSpace()