htmlCtxtUseOptions 6555 third_party/libxml/src/HTMLparser.c     htmlCtxtUseOptions(ctxt, options);
htmlCtxtUseOptions  234 third_party/libxml/src/elfgcchack.h #undef htmlCtxtUseOptions
htmlCtxtUseOptions  235 third_party/libxml/src/elfgcchack.h extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__internal_alias")));
htmlCtxtUseOptions  237 third_party/libxml/src/elfgcchack.h #ifndef htmlCtxtUseOptions
htmlCtxtUseOptions  238 third_party/libxml/src/elfgcchack.h extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
htmlCtxtUseOptions  239 third_party/libxml/src/elfgcchack.h #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias
htmlCtxtUseOptions  192 third_party/libxml/src/include/libxml/HTMLparser.h 		htmlCtxtUseOptions	(htmlParserCtxtPtr ctxt,
htmlCtxtUseOptions 1814 third_party/libxml/src/testapi.c         ret_val = htmlCtxtUseOptions(ctxt, options);