Searched refs:htmlCtxtUseOptions (Results 1 – 11 of 11) sorted by relevance
62 htmlCtxtUseOptions(ctxt, opts); in LLVMFuzzerTestOneInput()
194 htmlCtxtUseOptions (htmlParserCtxtPtr ctxt,
275 d htmlCtxtUseOptions...276 d pr extproc('htmlCtxtUseOptions')
1529 htmlCtxtUseOptions;
234 #undef htmlCtxtUseOptions235 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__int…237 #ifndef htmlCtxtUseOptions238 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hi…239 #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias macro
6813 htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options) in htmlCtxtUseOptions() function6891 htmlCtxtUseOptions(ctxt, options); in htmlDoRead()
2216 htmlCtxtUseOptions(ctxt, options); in parseAndPrintFile()
1463 htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer),
1820 ret_val = htmlCtxtUseOptions(ctxt, options); in test_htmlCtxtUseOptions()
1517 * HTMLparser.c: fix one problem found in htmlCtxtUseOptions()
276 htmlCtxtUseOptions