OP_lengths 1680 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[*code]; OP_lengths 1694 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[*code]; OP_lengths 1830 ext/pcre/pcrelib/pcre_compile.c cc += cc[1] + PRIV(OP_lengths)[*cc]; OP_lengths 1857 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[*cc]; OP_lengths 1934 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_lengths 1936 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_lengths 2099 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 2109 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 2151 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 2296 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 2402 ext/pcre/pcrelib/pcre_compile.c for (code = first_significant_code(code + PRIV(OP_lengths)[*code], TRUE); OP_lengths 2404 ext/pcre/pcrelib/pcre_compile.c code = first_significant_code(code + PRIV(OP_lengths)[c], TRUE)) OP_lengths 2487 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 2555 ext/pcre/pcrelib/pcre_compile.c ccode = code + PRIV(OP_lengths)[OP_CLASS]; OP_lengths 3157 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 3199 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 3207 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 3235 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 3814 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c]; OP_lengths 6390 ext/pcre/pcrelib/pcre_compile.c tempcode += PRIV(OP_lengths)[*tempcode] + OP_lengths 6405 ext/pcre/pcrelib/pcre_compile.c tempcode += PRIV(OP_lengths)[*tempcode]; OP_lengths 8602 ext/pcre/pcrelib/pcre_compile.c code + PRIV(OP_lengths)[*code], FALSE); OP_lengths 8692 ext/pcre/pcrelib/pcre_compile.c code + PRIV(OP_lengths)[*code], FALSE); OP_lengths 8703 ext/pcre/pcrelib/pcre_compile.c if (*scode == OP_CALLOUT) scode += PRIV(OP_lengths)[OP_CALLOUT]; OP_lengths 759 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, OP_lengths 783 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 789 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 797 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, OP_lengths 805 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 823 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[*ecode] + ecode[1]; OP_lengths 826 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, OP_lengths 843 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 852 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, OP_lengths 983 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 1072 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[*ecode]; OP_lengths 1080 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, eptrb, OP_lengths 1165 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 1232 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, OP_lengths 1327 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[OP_CALLOUT]; OP_lengths 1328 ext/pcre/pcrelib/pcre_exec.c codelink -= PRIV(OP_lengths)[OP_CALLOUT]; OP_lengths 1403 ext/pcre/pcrelib/pcre_exec.c ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode]; OP_lengths 1419 ext/pcre/pcrelib/pcre_exec.c ecode += condition? PRIV(OP_lengths)[condcode] : codelink; OP_lengths 1806 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top, OP_lengths 2677 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(OP_lengths)[]; OP_lengths 675 ext/pcre/pcrelib/pcre_jit_compile.c return cc + PRIV(OP_lengths)[*cc]; OP_lengths 733 ext/pcre/pcrelib/pcre_jit_compile.c cc += PRIV(OP_lengths)[*cc]; OP_lengths 753 ext/pcre/pcrelib/pcre_jit_compile.c return cc + PRIV(OP_lengths)[*cc] - 1; OP_lengths 199 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[*cc]; OP_lengths 208 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[*cc]; OP_lengths 319 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op]; OP_lengths 327 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op]; OP_lengths 341 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_lengths 343 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_lengths 576 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op]; OP_lengths 588 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op] + cc[1]; OP_lengths 600 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op]; OP_lengths 59 ext/pcre/pcrelib/pcre_tables.c const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };