Searched refs:xmlValidateAttributeDecl (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | valid.h | 333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
|
/external/libxml2/include/libxml/ |
D | valid.h | 333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 2584 xmlValidateAttributeDecl
|
/external/chromium_org/third_party/libxml/src/ |
D | elfgcchack.h | 15098 #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
|
D | SAX2.c | 752 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeDecl()
|
D | valid.c | 4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeDecl() function
|
D | testapi.c | 26111 ret_val = xmlValidateAttributeDecl(ctxt, doc, attr); in test_xmlValidateAttributeDecl()
|
/external/libxml2/ |
D | elfgcchack.h | 15272 #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
|
D | SAX2.c | 782 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeDecl()
|
D | valid.c | 4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeDecl() function
|