Searched refs:xmlRegFreeExecCtxt (Results 1 – 6 of 6) sorted by relevance
85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
8194 #undef xmlRegFreeExecCtxt8195 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt __attribute((alias("xmlRegFreeExecCtxt__int…8197 #ifndef xmlRegFreeExecCtxt8198 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt__internal_alias __attribute((visibility("hi…8199 #define xmlRegFreeExecCtxt xmlRegFreeExecCtxt__internal_alias macro
327 xmlRegFreeExecCtxt(ctxt->vstateTab[ctxt->vstateNr].exec); in vstateVPop()5319 xmlRegFreeExecCtxt(exec); in xmlValidateElementContent()
8034 xmlRegFreeExecCtxt(exec); in xmlRelaxNGValidateCompiledContent()8427 xmlRegFreeExecCtxt(exec); in xmlRelaxNGValidatePopElement()10919 xmlRegFreeExecCtxt(exec); in xmlRelaxNGFreeValidCtxt()
3550 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) { in xmlRegFreeExecCtxt() function
24033 xmlRegFreeExecCtxt(ielem->regexCtxt); in xmlSchemaClearElemInfo()