Home
last modified time | relevance | path

Searched refs:xmlFuzzMainUrl (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/fuzz/
Dschema.c34 pctxt = xmlSchemaNewParserCtxt(xmlFuzzMainUrl()); in LLVMFuzzerTestOneInput()
Dfuzz.h71 xmlFuzzMainUrl(void);
Dxml.c49 docUrl = xmlFuzzMainUrl(); in LLVMFuzzerTestOneInput()
Dfuzz.c238 xmlFuzzMainUrl(void) { in xmlFuzzMainUrl() function