Searched refs:xmlFuzzReadString (Results 1 – 7 of 7) sorted by relevance
33 expr = xmlFuzzReadString(&exprSize); in LLVMFuzzerTestOneInput()34 xml = xmlFuzzReadString(&xmlSize); in LLVMFuzzerTestOneInput()
31 str1 = xmlFuzzReadString(NULL); in LLVMFuzzerTestOneInput()32 str2 = xmlFuzzReadString(NULL); in LLVMFuzzerTestOneInput()
236 xmlFuzzReadString(size_t *size) { in xmlFuzzReadString() function290 url = xmlFuzzReadString(NULL); in xmlFuzzReadEntities()293 entity = xmlFuzzReadString(&entitySize); in xmlFuzzReadEntities()
30 str1 = xmlFuzzReadString(NULL); in LLVMFuzzerTestOneInput()
81 xmlFuzzReadString(size_t *size);
304 Make xmlFuzzReadString return a zero size in error case