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

/external/libxml2/
H A Dvalid.c4130 * xmlValidateAttributeDecl:
4148 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15272 #undef xmlValidateAttributeDecl macro
15273 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidateAttributeDecl__internal_alias")));
15275 #ifndef xmlValidateAttributeDecl
15276 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((visibility("hidden")));
15277 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro

Completed in 227 milliseconds