Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c134 #define REQ_NONE (-1) macro
7844 else firstcharflags = REQ_NONE; in compile_branch()
7845 zerofirstcharflags = REQ_NONE; in compile_branch()
7916 firstcharflags = REQ_NONE; in compile_branch()
8159 zerofirstcharflags = REQ_NONE; in compile_branch()
8178 else firstcharflags = reqcharflags = REQ_NONE; in compile_branch()
8392 firstcharflags = REQ_NONE; in compile_regex()
8408 reqcharflags = REQ_NONE; in compile_regex()
8815 int cflags = REQ_NONE; in find_firstassertedchar()
8817 *flags = REQ_NONE; in find_firstassertedchar()
[all …]

Completed in 21 milliseconds