Searched defs:reqvary (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_compile.c3871 int32_t req_caseopt, reqvary, tempreqvary; local
5102 reqvary = (repeat_min == repeat_max)? 0 : REQ_VARY;
5863 cb->req_varyopt |= reqvary;

Completed in 194 milliseconds