Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c3023 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) in xmlRelaxNGCompile() function
3056 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3088 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3121 ret = xmlRelaxNGCompile(ctxt, def->content); in xmlRelaxNGCompile()
3128 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3142 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3155 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3161 xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3176 ret = xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
3198 ret = xmlRelaxNGCompile(ctxt, list); in xmlRelaxNGCompile()
[all …]