Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c4397 pcre_int32 req_caseopt, reqvary, tempreqvary; in compile_branch() local
5535 reqvary = (repeat_min == repeat_max)? 0 : REQ_VARY; in compile_branch()
6413 cd->req_varyopt |= reqvary; in compile_branch()