Home | History | Annotate | Download | only in tinyxml2

Lines Matching defs:Whitespace

558     // Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn't

1624 enum Whitespace {
1647 XMLDocument( bool processEntities = true, Whitespace whitespaceMode = PRESERVE_WHITESPACE );
1710 Whitespace WhitespaceMode() const {
1857 Whitespace _whitespaceMode;
2145 with only required whitespace and newlines.