Searched refs:xmlCtxtUseOptions (Results 1 – 15 of 15) sorted by relevance
/external/libxml2/fuzz/ |
D | xml.c | 68 xmlCtxtUseOptions(ctxt, opts); in LLVMFuzzerTestOneInput()
|
/external/libxml2/include/libxml/ |
D | parser.h | 1128 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
|
/external/libxml2/ |
D | runtest.c | 1728 xmlCtxtUseOptions(ctxt, options); in saxParseTest() 1757 xmlCtxtUseOptions(ctxt, options); in saxParseTest() 1898 xmlCtxtUseOptions(ctxt, options); in pushParseTest()
|
D | libxml2.syms | 1565 xmlCtxtUseOptions;
|
D | xinclude.c | 455 xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD); in xmlXIncludeParseFile()
|
D | elfgcchack.h | 2601 #undef xmlCtxtUseOptions 2602 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__intern… 2604 #ifndef xmlCtxtUseOptions 2605 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidd… 2606 #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias macro
|
D | xmllint.c | 2287 xmlCtxtUseOptions(ctxt, options); in parseAndPrintFile()
|
D | xmlreader.c | 5370 xmlCtxtUseOptions(reader->ctxt, options); in xmlTextReaderSetup()
|
D | parser.c | 15133 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) in xmlCtxtUseOptions() function
|
D | xmlschemas.c | 29073 xmlCtxtUseOptions(pctxt, options); in xmlSchemaValidateStream()
|
D | testapi.c | 13128 ret_val = xmlCtxtUseOptions(ctxt, options); in test_xmlCtxtUseOptions()
|
D | ChangeLog | 9474 a clear define of xmlParserOption, xmlCtxtUseOptions()
|
/external/libxml2/os400/libxmlrpg/ |
D | parser.rpgle | 1279 d xmlCtxtUseOptions... 1280 d pr extproc('xmlCtxtUseOptions')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 724 xmlCtxtUseOptions
|
/external/ImageMagick/coders/ |
D | svg.c | 3630 (void) xmlCtxtUseOptions(svg_info->parser,XML_PARSE_HUGE); in ReadSVGImage()
|