Home
last modified time | relevance | path

Searched refs:xmlValidateAttributeDecl (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
Dvalid.h333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2584 xmlValidateAttributeDecl
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h15098 #undef xmlValidateAttributeDecl
15099 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidate…
15101 #ifndef xmlValidateAttributeDecl
15102 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((vi…
15103 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro
DSAX2.c752 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeDecl()
Dvalid.c4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeDecl() function
Dtestapi.c26111 ret_val = xmlValidateAttributeDecl(ctxt, doc, attr); in test_xmlValidateAttributeDecl()
/external/libxml2/
Delfgcchack.h15272 #undef xmlValidateAttributeDecl
15273 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidate…
15275 #ifndef xmlValidateAttributeDecl
15276 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((vi…
15277 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro
DSAX2.c782 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeDecl()
Dvalid.c4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeDecl() function