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

/external/libxml2/
H A Dxmlregexp.c7759 * xmlExpExpDerive:
7773 xmlExpExpDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function
H A Delfgcchack.h3286 #undef xmlExpExpDerive macro
3287 extern __typeof (xmlExpExpDerive) xmlExpExpDerive __attribute((alias("xmlExpExpDerive__internal_alias")));
3289 #ifndef xmlExpExpDerive
3290 extern __typeof (xmlExpExpDerive) xmlExpExpDerive__internal_alias __attribute((visibility("hidden")));
3291 #define xmlExpExpDerive xmlExpExpDerive__internal_alias macro

Completed in 78 milliseconds