MCPcopy Create free account
hub / github.com/JayXon/Leanify / ProcessEntities

Function ProcessEntities

lib/tinyxml2/tinyxml2.h:1613–1615  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1611 XMLError SaveFile( FILE* fp, bool compact = false );
1612
1613 bool ProcessEntities() const {
1614 return _processEntities;
1615 }
1616 Whitespace WhitespaceMode() const {
1617 return _whitespace;
1618 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected