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

/external/libxml2/
H A Dvalid.c4211 * xmlValidateElementDecl:
4227 xmlValidateElementDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15182 #undef xmlValidateElementDecl macro
15183 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl __attribute((alias("xmlValidateElementDecl__internal_alias")));
15185 #ifndef xmlValidateElementDecl
15186 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias __attribute((visibility("hidden")));
15187 #define xmlValidateElementDecl xmlValidateElementDecl__internal_alias macro

Completed in 839 milliseconds