Home
last modified time | relevance | path

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

/external/libxml2/result/relaxng/
Dtutor3_7_1.err1 ./test/relaxng/tutor3_7.rng:1: element element: Relax-NG parser error : xmlRelaxNGParseElement: ele…
/external/libxml2/
Drelaxng.c3333 static xmlRelaxNGDefinePtr xmlRelaxNGParseElement(xmlRelaxNGParserCtxtPtr
4513 cur = xmlRelaxNGParseElement(ctxt, child); in xmlRelaxNGParseInterleave()
4825 def = xmlRelaxNGParseElement(ctxt, node); in xmlRelaxNGParsePattern()
5402 xmlRelaxNGParseElement(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseElement() function
5523 cur = xmlRelaxNGParseElement(ctxt, nodes); in xmlRelaxNGParsePatterns()