Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ parser.c
File
parser.c
ThirdParty/libxml2/vtklibxml2/parser.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* parser.c : an XML 1.0 parser, namespaces and validity support are mostly
3
* implemented on top of the SAX interfaces
4
*
Callers
nothing calls this directly
Calls
15
xmlParserShrink
Function · 0.85
xmlDetectEncoding
Function · 0.85
xmlParseLookupString
Function · 0.85
xmlParseXMLDecl
Function · 0.85
xmlCharStrdup
Function · 0.85
xmlErrMemory
Function · 0.85
xmlFinishDocument
Function · 0.85
xmlParseLookupGt
Function · 0.85
spacePush
Function · 0.85
xmlParseStartTag2
Function · 0.85
xmlParseStartTag
Function · 0.85
spacePop
Function · 0.85
Tested by
no test coverage detected