Home
last modified time | relevance | path

Searched refs:htmlCtxtUseOptions (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/fuzz/
Dhtml.c62 htmlCtxtUseOptions(ctxt, opts); in LLVMFuzzerTestOneInput()
/third_party/libxml2/include/libxml/
DHTMLparser.h194 htmlCtxtUseOptions (htmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle275 d htmlCtxtUseOptions...
276 d pr extproc('htmlCtxtUseOptions')
/third_party/libxml2/
Dlibxml2.syms1529 htmlCtxtUseOptions;
Delfgcchack.h234 #undef htmlCtxtUseOptions
235 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__int…
237 #ifndef htmlCtxtUseOptions
238 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hi…
239 #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias macro
DHTMLparser.c6808 htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options) in htmlCtxtUseOptions() function
6886 htmlCtxtUseOptions(ctxt, options); in htmlDoRead()
Dxmllint.c2228 htmlCtxtUseOptions(ctxt, options); in parseAndPrintFile()
DNEWS1946 htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer),
Dtestapi.c1822 ret_val = htmlCtxtUseOptions(ctxt, options); in test_htmlCtxtUseOptions()
/third_party/libxml2/win32/
Dlibxml2.def.src276 htmlCtxtUseOptions
/third_party/chromium/patch/
D0001-cve.patch76112 - * HTMLparser.c: fix one problem found in htmlCtxtUseOptions()
101219 -#undef htmlCtxtUseOptions
101220 -extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__in…
101222 -#ifndef htmlCtxtUseOptions
101223 -extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("h…
101224 -#define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias