firstchar        4463 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        4531 ext/pcre/pcrelib/pcre_compile.c firstchar = reqchar = zerofirstchar = zeroreqchar = 0;
firstchar        4736 ext/pcre/pcrelib/pcre_compile.c     *firstcharptr = firstchar;
firstchar        4780 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        4882 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        5432 ext/pcre/pcrelib/pcre_compile.c           zerofirstchar = firstchar;
firstchar        5522 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        5629 ext/pcre/pcrelib/pcre_compile.c       firstchar = zerofirstchar;    /* Adjust for zero repeat */
firstchar        6110 ext/pcre/pcrelib/pcre_compile.c               reqchar = firstchar;
firstchar        7821 ext/pcre/pcrelib/pcre_compile.c     zerofirstchar = firstchar;
firstchar        7837 ext/pcre/pcrelib/pcre_compile.c           firstchar = subfirstchar;
firstchar        7917 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        8165 ext/pcre/pcrelib/pcre_compile.c         firstchar = mcbuffer[0] | req_caseopt;
firstchar        8166 ext/pcre/pcrelib/pcre_compile.c         firstchar = mcbuffer[0];
firstchar        8183 ext/pcre/pcrelib/pcre_compile.c       zerofirstchar = firstchar;
firstchar        8257 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        8280 ext/pcre/pcrelib/pcre_compile.c firstchar = reqchar = 0;
firstchar        8364 ext/pcre/pcrelib/pcre_compile.c       firstchar = branchfirstchar;
firstchar        8382 ext/pcre/pcrelib/pcre_compile.c           (firstcharflags != branchfirstcharflags || firstchar != branchfirstchar))
firstchar        8386 ext/pcre/pcrelib/pcre_compile.c           reqchar = firstchar;
firstchar        8509 ext/pcre/pcrelib/pcre_compile.c     *firstcharptr = firstchar;
firstchar        8999 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 firstchar, reqchar;
firstchar        9322 ext/pcre/pcrelib/pcre_compile.c   FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL,
firstchar        9422 ext/pcre/pcrelib/pcre_compile.c   &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL);
firstchar        9586 ext/pcre/pcrelib/pcre_compile.c       firstchar = find_firstassertedchar(codestart, &firstcharflags, FALSE);
firstchar        9590 ext/pcre/pcrelib/pcre_compile.c       re->first_char = firstchar & 0xff;
firstchar        9592 ext/pcre/pcrelib/pcre_compile.c       re->first_char = firstchar & 0xffff;
firstchar        9594 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);