subreqcharflags 4560 ext/pcre/pcrelib/pcre_compile.c pcre_int32 subreqcharflags, subfirstcharflags; subreqcharflags 7706 ext/pcre/pcrelib/pcre_compile.c &subreqcharflags, subreqcharflags 7769 ext/pcre/pcrelib/pcre_compile.c if (condcount == 1) subfirstcharflags = subreqcharflags = REQ_NONE; subreqcharflags 7847 ext/pcre/pcrelib/pcre_compile.c else if (subfirstcharflags >= 0 && subreqcharflags < 0) subreqcharflags 7850 ext/pcre/pcrelib/pcre_compile.c subreqcharflags = subfirstcharflags | tempreqvary; subreqcharflags 7856 ext/pcre/pcrelib/pcre_compile.c if (subreqcharflags >= 0) subreqcharflags 7859 ext/pcre/pcrelib/pcre_compile.c reqcharflags = subreqcharflags; subreqcharflags 7871 ext/pcre/pcrelib/pcre_compile.c else if (bravalue == OP_ASSERT && subreqcharflags >= 0) subreqcharflags 7874 ext/pcre/pcrelib/pcre_compile.c reqcharflags = subreqcharflags;