firstchar        4461 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        4529 ext/pcre/pcrelib/pcre_compile.c firstchar = reqchar = zerofirstchar = zeroreqchar = 0;
firstchar        4734 ext/pcre/pcrelib/pcre_compile.c     *firstcharptr = firstchar;
firstchar        4778 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        4880 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        5430 ext/pcre/pcrelib/pcre_compile.c           zerofirstchar = firstchar;
firstchar        5520 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        5627 ext/pcre/pcrelib/pcre_compile.c       firstchar = zerofirstchar;    /* Adjust for zero repeat */
firstchar        6108 ext/pcre/pcrelib/pcre_compile.c               reqchar = firstchar;
firstchar        7819 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        7835 ext/pcre/pcrelib/pcre_compile.c           firstchar = subfirstchar;
firstchar        7915 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        8163 ext/pcre/pcrelib/pcre_compile.c         firstchar = mcbuffer[0] | req_caseopt;
firstchar        8164 ext/pcre/pcrelib/pcre_compile.c         firstchar = mcbuffer[0];
firstchar        8181 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        8255 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        8278 ext/pcre/pcrelib/pcre_compile.c firstchar = reqchar = 0;
firstchar        8362 ext/pcre/pcrelib/pcre_compile.c       firstchar = branchfirstchar;
firstchar        8380 ext/pcre/pcrelib/pcre_compile.c           (firstcharflags != branchfirstcharflags || firstchar != branchfirstchar))
firstchar        8384 ext/pcre/pcrelib/pcre_compile.c           reqchar = firstchar;
firstchar        8507 ext/pcre/pcrelib/pcre_compile.c     *firstcharptr = firstchar;
firstchar        8997 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        9320 ext/pcre/pcrelib/pcre_compile.c   FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL,
firstchar        9420 ext/pcre/pcrelib/pcre_compile.c   &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL);
firstchar        9584 ext/pcre/pcrelib/pcre_compile.c       firstchar = find_firstassertedchar(codestart, &firstcharflags, FALSE);
firstchar        9588 ext/pcre/pcrelib/pcre_compile.c       re->first_char = firstchar & 0xff;
firstchar        9590 ext/pcre/pcrelib/pcre_compile.c       re->first_char = firstchar & 0xffff;
firstchar        9592 ext/pcre/pcrelib/pcre_compile.c       re->first_char = firstchar;
firstchar        3879 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_jump *firstchar;
firstchar        3898 ext/pcre/pcrelib/pcre_jit_compile.c   firstchar = CMP(SLJIT_LESS_EQUAL, STR_PTR, 0, TMP2, 0);
firstchar        3917 ext/pcre/pcrelib/pcre_jit_compile.c   JUMPHERE(firstchar);
firstchar        3927 ext/pcre/pcrelib/pcre_jit_compile.c firstchar = CMP(SLJIT_LESS_EQUAL, STR_PTR, 0, TMP2, 0);
firstchar        3956 ext/pcre/pcrelib/pcre_jit_compile.c JUMPHERE(firstchar);