Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c129 #define REQ_NONE (-1) macro
6689 else firstcharflags = REQ_NONE; in compile_branch()
6690 zerofirstcharflags = REQ_NONE; in compile_branch()
6762 firstcharflags = REQ_NONE; in compile_branch()
7009 zerofirstcharflags = REQ_NONE; in compile_branch()
7028 else firstcharflags = reqcharflags = REQ_NONE; in compile_branch()
7229 firstcharflags = REQ_NONE; in compile_regex()
7245 reqcharflags = REQ_NONE; in compile_regex()
7646 int cflags = REQ_NONE; in find_firstassertedchar()
7648 *flags = REQ_NONE; in find_firstassertedchar()
[all …]

Completed in 20 milliseconds