Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c394 #define REQ_NONE (-1) /* Found not fixed char */ macro
5480 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
5495 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5514 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5565 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6004 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6140 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6533 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
6596 else firstcuflags = REQ_NONE; in compile_branch()
6597 zerofirstcuflags = REQ_NONE; in compile_branch()
[all …]