Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ reset
Method
reset
lib/pugixml/src/pugixml.cpp:6950–6954 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6948
#endif
6949
6950
PUGI__FN void xml_document::reset()
6951
{
6952
_destroy();
6953
_create();
6954
}
6955
6956
PUGI__FN void xml_document::reset(const xml_document& proto)
6957
{
Callers
4
close_fds
Method · 0.45
close_stdin
Method · 0.45
close_fds
Method · 0.45
close_stdin
Method · 0.45
Calls
2
node_copy_tree
Function · 0.85
reset
Function · 0.50
Tested by
no test coverage detected