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

/external/libxml2/include/libxml/
H A Dvalid.h333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
/external/libxml2/
H A DSAX2.c752 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc,
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
H A Dvalid.c4098 * xmlValidateAttributeDecl:
4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function

Completed in 141 milliseconds