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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dvalid.h333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dvalid.h333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms676 xmlValidateAttributeDecl;
H A DSAX2.c782 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc,
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
H A Dvalid.c4098 * xmlValidateAttributeDecl:
4116 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Dtestapi.c26286 ret_val = xmlValidateAttributeDecl(ctxt, doc, attr);
26294 printf("Leak of %d blocks found in xmlValidateAttributeDecl",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms676 xmlValidateAttributeDecl;
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
H A Dtestapi.c26111 ret_val = xmlValidateAttributeDecl(ctxt, doc, attr);
26119 printf("Leak of %d blocks found in xmlValidateAttributeDecl",
[all...]

Completed in 470 milliseconds