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

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c4026 * xmlValidateAttributeDecl:
4044 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h14994 #undef xmlValidateAttributeDecl macro
14995 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidateAttributeDecl__internal_alias")));
14997 #ifndef xmlValidateAttributeDecl
14998 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((visibility("hidden")));
14999 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro

Completed in 227 milliseconds