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

/external/libxml2/
H A Dvalid.c5870 * xmlValidatePopElement:
5881 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, function
H A Delfgcchack.h15512 #undef xmlValidatePopElement macro
15513 extern __typeof (xmlValidatePopElement) xmlValidatePopElement __attribute((alias("xmlValidatePopElement__internal_alias")));
15515 #ifndef xmlValidatePopElement
15516 extern __typeof (xmlValidatePopElement) xmlValidatePopElement__internal_alias __attribute((visibility("hidden")));
15517 #define xmlValidatePopElement xmlValidatePopElement__internal_alias macro

Completed in 68 milliseconds