Home
last modified time | relevance | path

Searched refs:xmlRelaxNGParseElement (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c3304 static xmlRelaxNGDefinePtr xmlRelaxNGParseElement(xmlRelaxNGParserCtxtPtr
4477 cur = xmlRelaxNGParseElement(ctxt, child); in xmlRelaxNGParseInterleave()
4721 def = xmlRelaxNGParseElement(ctxt, node); in xmlRelaxNGParsePattern()
5297 xmlRelaxNGParseElement(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseElement() function
5418 cur = xmlRelaxNGParseElement(ctxt, nodes); in xmlRelaxNGParsePatterns()