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

/external/libxml2/
H A Drelaxng.c3015 * xmlRelaxNGCompile:
3025 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) function
3058 xmlRelaxNGCompile(ctxt, list);
3090 xmlRelaxNGCompile(ctxt, list);
3123 ret = xmlRelaxNGCompile(ctxt, def->content);
3130 xmlRelaxNGCompile(ctxt, list);
3144 xmlRelaxNGCompile(ctxt, list);
3157 xmlRelaxNGCompile(ctxt, list);
3163 xmlRelaxNGCompile(ctxt, list);
3178 ret = xmlRelaxNGCompile(ctx
[all...]

Completed in 113 milliseconds