Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c136 #define REQ_NONE (-1) macro
7719 else firstcharflags = REQ_NONE; in compile_branch()
7720 zerofirstcharflags = REQ_NONE; in compile_branch()
7791 firstcharflags = REQ_NONE; in compile_branch()
8030 zerofirstcharflags = REQ_NONE; in compile_branch()
8049 else firstcharflags = reqcharflags = REQ_NONE; in compile_branch()
8263 firstcharflags = REQ_NONE; in compile_regex()
8279 reqcharflags = REQ_NONE; in compile_regex()
8686 int cflags = REQ_NONE; in find_firstassertedchar()
8688 *flags = REQ_NONE; in find_firstassertedchar()
[all …]

Completed in 20 milliseconds