Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Write
Function
Write
externals/tinyxml2/tinyxml2.h:2341–2341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2339
virtual void Putc( char ch );
2340
2341
inline void Write(const char* data) { Write(data, strlen(data)); }
2342
2343
void SealElementIfJustOpened();
2344
bool _elementJustOpened;
Callers
10
PrintSpace
Method · 0.85
PrintString
Method · 0.85
PushHeader
Method · 0.85
OpenElement
Method · 0.85
PushAttribute
Method · 0.85
CloseElement
Method · 0.85
PushText
Method · 0.85
PushComment
Method · 0.85
PushDeclaration
Method · 0.85
PushUnknown
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected