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

/external/chromium_org/third_party/libxml/src/
H A DtestAutomata.c194 xmlRegFreeExecCtxt(exec);
212 xmlRegFreeExecCtxt(exec);
287 xmlRegFreeExecCtxt(exec);
H A Dvalid.c327 xmlRegFreeExecCtxt(ctxt->vstateTab[ctxt->vstateNr].exec);
5319 xmlRegFreeExecCtxt(exec);
H A Delfgcchack.h8194 #undef xmlRegFreeExecCtxt macro
8195 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt __attribute((alias("xmlRegFreeExecCtxt__internal_alias")));
8197 #ifndef xmlRegFreeExecCtxt
8198 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt__internal_alias __attribute((visibility("hidden")));
8199 #define xmlRegFreeExecCtxt xmlRegFreeExecCtxt__internal_alias macro
H A Drelaxng.c8034 xmlRegFreeExecCtxt(exec);
8427 xmlRegFreeExecCtxt(exec);
10890 xmlRegFreeExecCtxt(exec);
H A Dxmlregexp.c3544 * xmlRegFreeExecCtxt:
3550 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) { function
H A Dxmlschemas.c24032 xmlRegFreeExecCtxt(ielem->regexCtxt);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlregexp.h85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
/external/libxml2/include/libxml/
H A Dxmlregexp.h85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
/external/libxml2/
H A Dvalid.c327 xmlRegFreeExecCtxt(ctxt->vstateTab[ctxt->vstateNr].exec);
5319 xmlRegFreeExecCtxt(exec);
H A Delfgcchack.h8320 #undef xmlRegFreeExecCtxt macro
8321 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt __attribute((alias("xmlRegFreeExecCtxt__internal_alias")));
8323 #ifndef xmlRegFreeExecCtxt
8324 extern __typeof (xmlRegFreeExecCtxt) xmlRegFreeExecCtxt__internal_alias __attribute((visibility("hidden")));
8325 #define xmlRegFreeExecCtxt xmlRegFreeExecCtxt__internal_alias macro
H A Drelaxng.c8035 xmlRegFreeExecCtxt(exec);
8428 xmlRegFreeExecCtxt(exec);
10920 xmlRegFreeExecCtxt(exec);
H A Dxmlregexp.c3554 * xmlRegFreeExecCtxt:
3560 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) { function
H A Dxmlschemas.c24061 xmlRegFreeExecCtxt(ielem->regexCtxt);

Completed in 2638 milliseconds