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

/external/chromium_org/third_party/libxml/src/
H A Dvalid.c5868 * xmlValidatePopElement:
5879 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, function
H A Delfgcchack.h15338 #undef xmlValidatePopElement macro
15339 extern __typeof (xmlValidatePopElement) xmlValidatePopElement __attribute((alias("xmlValidatePopElement__internal_alias")));
15341 #ifndef xmlValidatePopElement
15342 extern __typeof (xmlValidatePopElement) xmlValidatePopElement__internal_alias __attribute((visibility("hidden")));
15343 #define xmlValidatePopElement xmlValidatePopElement__internal_alias macro
/external/libxml2/
H A Dvalid.c5868 * xmlValidatePopElement:
5879 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, function
H A Delfgcchack.h15338 #undef xmlValidatePopElement macro
15339 extern __typeof (xmlValidatePopElement) xmlValidatePopElement __attribute((alias("xmlValidatePopElement__internal_alias")));
15341 #ifndef xmlValidatePopElement
15342 extern __typeof (xmlValidatePopElement) xmlValidatePopElement__internal_alias __attribute((visibility("hidden")));
15343 #define xmlValidatePopElement xmlValidatePopElement__internal_alias macro

Completed in 119 milliseconds