Home
last modified time | relevance | path

Searched refs:callout_count (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_fuzzsupport.c108 uint32_t callout_count; in LLVMFuzzerTestOneInput() local
182 (void)pcre2_set_callout(match_context, callout_function, &callout_count); in LLVMFuzzerTestOneInput()
204 callout_count = 0; in LLVMFuzzerTestOneInput()
240 callout_count = 0; in LLVMFuzzerTestOneInput()
Dpcre2test.c890 static uint32_t callout_count; variable
6091 callout_count++; in callout_function()
6094 callout_count >= dat_datctl.cerror[1]) in callout_function()
6098 callout_count >= dat_datctl.cfail[1]) in callout_function()
7237 callout_count = 0; in process_data()