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

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

Completed in 71 milliseconds