Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c169 #define REQ_NONE (-1) /* Found not fixed char */ macro
4196 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
4211 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4308 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4894 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4978 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5980 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6797 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6916 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7110 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
[all …]