MCPcopy 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

xmlParserShrinkFunction · 0.85
xmlDetectEncodingFunction · 0.85
xmlParseLookupStringFunction · 0.85
xmlParseXMLDeclFunction · 0.85
xmlCharStrdupFunction · 0.85
xmlErrMemoryFunction · 0.85
xmlFinishDocumentFunction · 0.85
xmlParseLookupGtFunction · 0.85
spacePushFunction · 0.85
xmlParseStartTag2Function · 0.85
xmlParseStartTagFunction · 0.85
spacePopFunction · 0.85

Tested by

no test coverage detected