Lines Matching refs:xmlRelaxNGCompile
3013 * xmlRelaxNGCompile:
3023 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def)
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(ctxt, list);
3198 ret = xmlRelaxNGCompile(ctxt, list);
3210 xmlRelaxNGCompile(ctxt, def->content);
3262 ret = xmlRelaxNGCompile(ctxt, def);