xmlCtxtUseOptions 2529 third_party/libxml/src/elfgcchack.h #undef xmlCtxtUseOptions
xmlCtxtUseOptions 2530 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__internal_alias")));
xmlCtxtUseOptions 2532 third_party/libxml/src/elfgcchack.h #ifndef xmlCtxtUseOptions
xmlCtxtUseOptions 2533 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
xmlCtxtUseOptions 2534 third_party/libxml/src/elfgcchack.h #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias
xmlCtxtUseOptions 1121 third_party/libxml/src/include/libxml/parser.h 		xmlCtxtUseOptions	(xmlParserCtxtPtr ctxt,
xmlCtxtUseOptions 1829 third_party/libxml/src/runtest.c     xmlCtxtUseOptions(ctxt, options);
xmlCtxtUseOptions 13054 third_party/libxml/src/testapi.c         ret_val = xmlCtxtUseOptions(ctxt, options);
xmlCtxtUseOptions  448 third_party/libxml/src/xinclude.c     xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD);
xmlCtxtUseOptions 2263 third_party/libxml/src/xmllint.c 		    xmlCtxtUseOptions(ctxt, options);
xmlCtxtUseOptions 5104 third_party/libxml/src/xmlreader.c     xmlCtxtUseOptions(reader->ctxt, options);
xmlCtxtUseOptions 28667 third_party/libxml/src/xmlschemas.c         xmlCtxtUseOptions(pctxt, options);
xmlCtxtUseOptions   84 third_party/libxslt/libxslt/documents.c     xmlCtxtUseOptions(pctxt, options);