Searched refs:errors1 (Results 1 – 1 of 1) sorted by relevance
98 unsigned int errors1 = 0, errors2 = 0; in LLVMFuzzerTestOneInput() local100 zend_string *Result1 = convert_encoding(Data, Size, FromEncoding, ToEncoding, bufsize1, &errors1); in LLVMFuzzerTestOneInput()104 ZEND_ASSERT(errors1 == errors2); in LLVMFuzzerTestOneInput()113 if (errors1 > 0) { in LLVMFuzzerTestOneInput()
Completed in 4 milliseconds