find_fixedlength 1767 ext/pcre/pcrelib/pcre_compile.c d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd); find_fixedlength 1801 ext/pcre/pcrelib/pcre_compile.c d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd); find_fixedlength 7265 ext/pcre/pcrelib/pcre_compile.c fixed_length = find_fixedlength(last_branch, (options & PCRE_UTF8) != 0, find_fixedlength 8207 ext/pcre/pcrelib/pcre_compile.c fixed_length = find_fixedlength(cc, (re->options & PCRE_UTF8) != 0, TRUE,