MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / ProcessEntities

Method ProcessEntities

Source/3rdParty/tinyxml2/tinyxml2.h:1397–1399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1395 XMLError SaveFile(FILE* fp, bool compact = false);
1396
1397 bool ProcessEntities() const {
1398 return _processEntities;
1399 }
1400 Whitespace WhitespaceMode() const {
1401 return _whitespace;
1402 }

Callers 3

ParseDeepMethod · 0.80
ParseAttributesMethod · 0.80
VisitEnterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected