Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c134 #define REQ_NONE (-1) macro
7853 else firstcharflags = REQ_NONE; in compile_branch()
7854 zerofirstcharflags = REQ_NONE; in compile_branch()
7925 firstcharflags = REQ_NONE; in compile_branch()
8168 zerofirstcharflags = REQ_NONE; in compile_branch()
8187 else firstcharflags = reqcharflags = REQ_NONE; in compile_branch()
8401 firstcharflags = REQ_NONE; in compile_regex()
8417 reqcharflags = REQ_NONE; in compile_regex()
8824 int cflags = REQ_NONE; in find_firstassertedchar()
8826 *flags = REQ_NONE; in find_firstassertedchar()
[all …]

Completed in 28 milliseconds