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

/external/chromium_org/third_party/libxml/src/
H A Dvalid.c4098 * xmlValidateAttributeDecl:
4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15098 #undef xmlValidateAttributeDecl macro
15099 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidateAttributeDecl__internal_alias")));
15101 #ifndef xmlValidateAttributeDecl
15102 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((visibility("hidden")));
15103 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro
/external/libxml2/
H A Dvalid.c4098 * xmlValidateAttributeDecl:
4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Delfgcchack.h15098 #undef xmlValidateAttributeDecl macro
15099 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidateAttributeDecl__internal_alias")));
15101 #ifndef xmlValidateAttributeDecl
15102 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((visibility("hidden")));
15103 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro

Completed in 281 milliseconds