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

Method GetCDataHeader

Source/3rdParty/tinyxml2/tinyxml2.h:1529–1531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1527 }
1528
1529 inline const char* GetCDataHeader() const {
1530 return _cdataHeader;
1531 }
1532
1533 typedef void (*HeaderHandler)(XMLDocument*, const char*, const char*);
1534 inline void SetHeaderHandler(HeaderHandler handler) {

Callers 1

ParseDeepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected