startline        6366 ext/pcre/pcrelib/pcre_exec.c BOOL startline;
startline        6546 ext/pcre/pcrelib/pcre_exec.c startline = (re->flags & PCRE_STARTLINE) != 0;
startline        6714 ext/pcre/pcrelib/pcre_exec.c     if (!startline && study != NULL &&
startline        6796 ext/pcre/pcrelib/pcre_exec.c     else if (startline)