xmlAddRef 1377 third_party/libxml/src/SAX2.c xmlAddRef(&ctxt->vctxt, ctxt->myDoc, value, ret); xmlAddRef 2126 third_party/libxml/src/SAX2.c xmlAddRef(&ctxt->vctxt, ctxt->myDoc, dup, ret); xmlAddRef 1077 third_party/libxml/src/elfgcchack.h #undef xmlAddRef xmlAddRef 1078 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAddRef) xmlAddRef __attribute((alias("xmlAddRef__internal_alias"))); xmlAddRef 1080 third_party/libxml/src/elfgcchack.h #ifndef xmlAddRef xmlAddRef 1081 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAddRef) xmlAddRef__internal_alias __attribute((visibility("hidden"))); xmlAddRef 1082 third_party/libxml/src/elfgcchack.h #define xmlAddRef xmlAddRef__internal_alias xmlAddRef 287 third_party/libxml/src/include/libxml/valid.h xmlAddRef (xmlValidCtxtPtr ctxt, xmlAddRef 4434 third_party/libxml/src/valid.c if (xmlAddRef(ctxt, doc, value, attr) == NULL) xmlAddRef 4631 third_party/libxml/src/valid.c if (xmlAddRef(ctxt, doc, value, (xmlAttrPtr) ns) == NULL) xmlAddRef 2777 third_party/libxml/src/xmlschemastypes.c xmlAddRef(NULL, node->doc, strip, attr); xmlAddRef 2780 third_party/libxml/src/xmlschemastypes.c xmlAddRef(NULL, node->doc, value, attr);