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

/external/libxml2/
H A Drelaxng.c3013 * xmlRelaxNGCompile:
3023 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) function
3056 xmlRelaxNGCompile(ctxt, list);
3088 xmlRelaxNGCompile(ctxt, list);
3121 ret = xmlRelaxNGCompile(ctxt, def->content);
3128 xmlRelaxNGCompile(ctxt, list);
3142 xmlRelaxNGCompile(ctxt, list);
3155 xmlRelaxNGCompile(ctxt, list);
3161 xmlRelaxNGCompile(ctxt, list);
3176 ret = xmlRelaxNGCompile(ctx
[all...]

Completed in 27 milliseconds