atend            1734 ext/pcre/pcrelib/pcre_compile.c find_fixedlength(pcre_uchar *code, BOOL utf, BOOL atend, compile_data *cd,
atend            1763 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
atend            1794 ext/pcre/pcrelib/pcre_compile.c     if (!atend) return -3;
atend            1806 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);