Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c375 #define REQ_NONE (-1) /* Found not fixed char */ macro
5107 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
5122 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5141 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5192 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5593 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5723 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6102 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
6165 else firstcuflags = REQ_NONE; in compile_branch()
6166 zerofirstcuflags = REQ_NONE; in compile_branch()
[all …]