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

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c4138 * xmlValidateElementDecl:
4154 xmlValidateElementDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15078 #undef xmlValidateElementDecl macro
15079 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl __attribute((alias("xmlValidateElementDecl__internal_alias")));
15081 #ifndef xmlValidateElementDecl
15082 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias __attribute((visibility("hidden")));
15083 #define xmlValidateElementDecl xmlValidateElementDecl__internal_alias macro

Completed in 110 milliseconds