xmlXIncludeProcessFlags 15434 third_party/libxml/src/elfgcchack.h #undef xmlXIncludeProcessFlags xmlXIncludeProcessFlags 15435 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags __attribute((alias("xmlXIncludeProcessFlags__internal_alias"))); xmlXIncludeProcessFlags 15437 third_party/libxml/src/elfgcchack.h #ifndef xmlXIncludeProcessFlags xmlXIncludeProcessFlags 15438 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags__internal_alias __attribute((visibility("hidden"))); xmlXIncludeProcessFlags 15439 third_party/libxml/src/elfgcchack.h #define xmlXIncludeProcessFlags xmlXIncludeProcessFlags__internal_alias xmlXIncludeProcessFlags 95 third_party/libxml/src/include/libxml/xinclude.h xmlXIncludeProcessFlags (xmlDocPtr doc, xmlXIncludeProcessFlags 2020 third_party/libxml/src/runtest.c xmlXIncludeProcessFlags(doc, options); xmlXIncludeProcessFlags 27188 third_party/libxml/src/testapi.c ret_val = xmlXIncludeProcessFlags(doc, flags); xmlXIncludeProcessFlags 2518 third_party/libxml/src/xinclude.c return(xmlXIncludeProcessFlags(doc, 0)); xmlXIncludeProcessFlags 2411 third_party/libxml/src/xmllint.c if (xmlXIncludeProcessFlags(doc, options) < 0) xmlXIncludeProcessFlags 327 third_party/libxslt/libxslt/documents.c xmlXIncludeProcessFlags(doc, ctxt->parserOptions);