xmlSAX2IsStandalone 50 third_party/libxml/src/SAX.c hdlr->isStandalone = xmlSAX2IsStandalone; xmlSAX2IsStandalone 145 third_party/libxml/src/SAX.c hdlr->isStandalone = xmlSAX2IsStandalone; xmlSAX2IsStandalone 2769 third_party/libxml/src/SAX2.c hdlr->isStandalone = xmlSAX2IsStandalone; xmlSAX2IsStandalone 2903 third_party/libxml/src/SAX2.c hdlr->isStandalone = xmlSAX2IsStandalone; xmlSAX2IsStandalone 8939 third_party/libxml/src/elfgcchack.h #undef xmlSAX2IsStandalone xmlSAX2IsStandalone 8940 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone __attribute((alias("xmlSAX2IsStandalone__internal_alias"))); xmlSAX2IsStandalone 8942 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2IsStandalone xmlSAX2IsStandalone 8943 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone__internal_alias __attribute((visibility("hidden"))); xmlSAX2IsStandalone 8944 third_party/libxml/src/elfgcchack.h #define xmlSAX2IsStandalone xmlSAX2IsStandalone__internal_alias xmlSAX2IsStandalone 386 third_party/libxml/src/globals.c xmlSAX2IsStandalone, xmlSAX2IsStandalone 475 third_party/libxml/src/globals.c xmlSAX2IsStandalone, xmlSAX2IsStandalone 38 third_party/libxml/src/include/libxml/SAX2.h xmlSAX2IsStandalone (void *ctx); xmlSAX2IsStandalone 832 third_party/libxml/src/legacy.c return (xmlSAX2IsStandalone(ctx)); xmlSAX2IsStandalone 4758 third_party/libxml/src/testapi.c ret_val = xmlSAX2IsStandalone(ctx);