Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c4930 int32_t req_caseopt, reqvary, tempreqvary; in compile_branch() local
6419 reqvary = (repeat_min == repeat_max)? 0 : REQ_VARY; in compile_branch()
7200 cb->req_varyopt |= reqvary; in compile_branch()