subreqcharflags 4562 ext/pcre/pcrelib/pcre_compile.c pcre_int32 subreqcharflags, subfirstcharflags; subreqcharflags 7708 ext/pcre/pcrelib/pcre_compile.c &subreqcharflags, subreqcharflags 7771 ext/pcre/pcrelib/pcre_compile.c if (condcount == 1) subfirstcharflags = subreqcharflags = REQ_NONE; subreqcharflags 7849 ext/pcre/pcrelib/pcre_compile.c else if (subfirstcharflags >= 0 && subreqcharflags < 0) subreqcharflags 7852 ext/pcre/pcrelib/pcre_compile.c subreqcharflags = subfirstcharflags | tempreqvary; subreqcharflags 7858 ext/pcre/pcrelib/pcre_compile.c if (subreqcharflags >= 0) subreqcharflags 7861 ext/pcre/pcrelib/pcre_compile.c reqcharflags = subreqcharflags; subreqcharflags 7873 ext/pcre/pcrelib/pcre_compile.c else if (bravalue == OP_ASSERT && subreqcharflags >= 0) subreqcharflags 7876 ext/pcre/pcrelib/pcre_compile.c reqcharflags = subreqcharflags;