Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c3040 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) in xmlRelaxNGCompile() function
3073 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3105 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3138 ret = xmlRelaxNGCompile(ctxt, def->content); in xmlRelaxNGCompile()
3145 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3159 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3172 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3178 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3193 ret = xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3215 ret = xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
[all …]