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

/external/libxml2/
H A Dvalid.c4243 * xmlValidateElementDecl:
4259 xmlValidateElementDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15356 #undef xmlValidateElementDecl macro
15357 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl __attribute((alias("xmlValidateElementDecl__internal_alias")));
15359 #ifndef xmlValidateElementDecl
15360 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias __attribute((visibility("hidden")));
15361 #define xmlValidateElementDecl xmlValidateElementDecl__internal_alias macro

Completed in 151 milliseconds