MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / WhitespaceMode

Function WhitespaceMode

externals/tinyxml2/tinyxml2.h:1794–1796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1792 return _processEntities;
1793 }
1794 Whitespace WhitespaceMode() const {
1795 return _whitespaceMode;
1796 }
1797
1798 /**
1799 Returns true if this document has a leading Byte Order Mark of UTF8.

Callers 1

IdentifyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected