Searched defs:xmlRegFreeExecCtxt (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlregexp.c3561 * xmlRegFreeExecCtxt:
3567 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) { function
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

Completed in 62 milliseconds