Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c551 uint32_t cfail[2]; member
608 { "callout_fail", MOD_DAT, MOD_IN2, 0, DO(cfail) },
6097 if (cb->callout_number == dat_datctl.cfail[0] && in callout_function()
6098 callout_count >= dat_datctl.cfail[1]) in callout_function()
6764 if (dat_datctl.cfail[0] != CFORE_UNSET || dat_datctl.cfail[1] != CFORE_UNSET) in process_data()
8187 def_datctl.cfail[0] = def_datctl.cfail[1] = CFORE_UNSET; in main()