Home
last modified time | relevance | path

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

/external/libxml2/fuzz/
Dhtml.c62 htmlCtxtUseOptions(ctxt, opts); in LLVMFuzzerTestOneInput()
/external/libxml2/include/libxml/
DHTMLparser.h194 htmlCtxtUseOptions (htmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle275 d htmlCtxtUseOptions...
276 d pr extproc('htmlCtxtUseOptions')
/external/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.c6813 htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options) in htmlCtxtUseOptions() function
6891 htmlCtxtUseOptions(ctxt, options); in htmlDoRead()
Dxmllint.c2216 htmlCtxtUseOptions(ctxt, options); in parseAndPrintFile()
DNEWS1463 htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer),
Dtestapi.c1820 ret_val = htmlCtxtUseOptions(ctxt, options); in test_htmlCtxtUseOptions()
DChangeLog1517 * HTMLparser.c: fix one problem found in htmlCtxtUseOptions()
/external/libxml2/win32/
Dlibxml2.def.src276 htmlCtxtUseOptions