Searched defs:xmlExpStringDerive (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c7173 * xmlExpStringDerive:
7185 xmlExpStringDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function
H A Delfgcchack.h3362 #undef xmlExpStringDerive macro
3363 extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
3365 #ifndef xmlExpStringDerive
3366 extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
3367 #define xmlExpStringDerive xmlExpStringDerive__internal_alias macro
/external/libxml2/
H A Dxmlregexp.c7173 * xmlExpStringDerive:
7185 xmlExpStringDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function
H A Delfgcchack.h3362 #undef xmlExpStringDerive macro
3363 extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
3365 #ifndef xmlExpStringDerive
3366 extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
3367 #define xmlExpStringDerive xmlExpStringDerive__internal_alias macro

Completed in 136 milliseconds