Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ xmlErrMemory
Function
xmlErrMemory
ThirdParty/libxml2/vtklibxml2/parser.c:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
************************************************************************/
221
222
static void
223
xmlErrMemory(xmlParserCtxtPtr ctxt) {
224
xmlCtxtErrMemory(ctxt);
225
}
226
227
/**
228
* xmlErrAttributeDup:
Callers
15
xmlCtxtInitializeLate
Function · 0.85
xmlAddDefAttrs
Function · 0.85
xmlAddSpecialAttr
Function · 0.85
xmlParserNsGrow
Function · 0.85
xmlParserNsPush
Function · 0.85
xmlCtxtGrowAttrs
Function · 0.85
inputPush
Function · 0.85
nodePush
Function · 0.85
nameNsPush
Function · 0.85
namePush
Function · 0.85
spacePush
Function · 0.85
xmlSplitQName
Function · 0.85
Calls
1
xmlCtxtErrMemory
Function · 0.85
Tested by
no test coverage detected