GET 1660 ext/pcre/pcrelib/pcre_compile.c do code += GET(code, 1); while (*code == OP_ALT); GET 1750 ext/pcre/pcrelib/pcre_compile.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 1778 ext/pcre/pcrelib/pcre_compile.c cs = ce = (pcre_uchar *)cd->start_code + GET(cc, 1); /* Start subpattern */ GET 1779 ext/pcre/pcrelib/pcre_compile.c do ce += GET(ce, 1); while (*ce == OP_ALT); /* End subpattern */ GET 1801 ext/pcre/pcrelib/pcre_compile.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 1913 ext/pcre/pcrelib/pcre_compile.c cc += GET(cc, 1); GET 2073 ext/pcre/pcrelib/pcre_compile.c if (c == OP_XCLASS) code += GET(code, 1); GET 2236 ext/pcre/pcrelib/pcre_compile.c if (c == OP_XCLASS) code += GET(code, 1); GET 2396 ext/pcre/pcrelib/pcre_compile.c do code += GET(code, 1); while (*code == OP_ALT); GET 2410 ext/pcre/pcrelib/pcre_compile.c const pcre_uchar *scode = cd->start_code + GET(code, 1); GET 2422 ext/pcre/pcrelib/pcre_compile.c if ((int)GET(tcode, 0) == (int)(code + 1 - cd->start_code)) return TRUE; GET 2423 ext/pcre/pcrelib/pcre_compile.c if (GET(scode, 1) == 0) return TRUE; /* Unclosed */ GET 2431 ext/pcre/pcrelib/pcre_compile.c do endgroup += GET(endgroup, 1); while (*endgroup == OP_ALT); GET 2455 ext/pcre/pcrelib/pcre_compile.c scode += GET(scode, 1); GET 2469 ext/pcre/pcrelib/pcre_compile.c do code += GET(code, 1); while (*code == OP_ALT); GET 2480 ext/pcre/pcrelib/pcre_compile.c do code += GET(code, 1); while (*code == OP_ALT); GET 2493 ext/pcre/pcrelib/pcre_compile.c if (GET(code, 1) == 0) return TRUE; /* Hit unclosed bracket */ GET 2499 ext/pcre/pcrelib/pcre_compile.c if (c == OP_COND && code[GET(code, 1)] != OP_ALT) GET 2500 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 2508 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 2530 ext/pcre/pcrelib/pcre_compile.c ccode = code += GET(code, 1); GET 3046 ext/pcre/pcrelib/pcre_compile.c end = code + GET(code, 0) - 1; GET 3144 ext/pcre/pcrelib/pcre_compile.c do code += GET(code, 1); while (*code == OP_ALT); GET 3165 ext/pcre/pcrelib/pcre_compile.c switch(*(code - GET(code, 1))) GET 3187 ext/pcre/pcrelib/pcre_compile.c next_code = code + GET(code, 1); GET 3195 ext/pcre/pcrelib/pcre_compile.c next_code += GET(next_code, 1); GET 3208 ext/pcre/pcrelib/pcre_compile.c do next_code += GET(next_code, 1); while (*next_code == OP_ALT); GET 3711 ext/pcre/pcrelib/pcre_compile.c repeat_opcode = code + GET(code, 1); GET 3781 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 4021 ext/pcre/pcrelib/pcre_compile.c offset = (int)GET(hc, 0); GET 4034 ext/pcre/pcrelib/pcre_compile.c offset = (int)GET(ptr, 1); GET 4090 ext/pcre/pcrelib/pcre_compile.c int length = (int)(ptr - cd->start_pattern - GET(previous_callout, 2)); GET 5673 ext/pcre/pcrelib/pcre_compile.c int offset = GET(cd->hwm, -LINK_SIZE); GET 6090 ext/pcre/pcrelib/pcre_compile.c PUT(cd->hwm, 0, GET(hc, 0) + len); GET 6171 ext/pcre/pcrelib/pcre_compile.c PUT(cd->hwm, 0, GET(hc, 0) + len + ((i != 0)? 2+LINK_SIZE : 1)); GET 6186 ext/pcre/pcrelib/pcre_compile.c oldlinkoffset = GET(bra, 1); GET 6222 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *bracode = ketcode - GET(ketcode, 1); GET 6252 ext/pcre/pcrelib/pcre_compile.c scode += GET(scode, 1); GET 6374 ext/pcre/pcrelib/pcre_compile.c tempcode += GET(tempcode, 1); GET 7411 ext/pcre/pcrelib/pcre_compile.c else if (GET(called, 1) == 0 && cond_depth <= 0 && GET 7621 ext/pcre/pcrelib/pcre_compile.c tc += GET(tc,1); GET 8336 ext/pcre/pcrelib/pcre_compile.c int prev_length = GET(last_branch, 1); GET 8528 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 8590 ext/pcre/pcrelib/pcre_compile.c do scode += GET(scode, 1); while (*scode == OP_ALT); GET 8652 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 8745 ext/pcre/pcrelib/pcre_compile.c code += GET(code, 1); GET 9338 ext/pcre/pcrelib/pcre_compile.c offset = GET(cd->hwm, 0); GET 9339 ext/pcre/pcrelib/pcre_compile.c recno = GET(codestart, offset); GET 9396 ext/pcre/pcrelib/pcre_compile.c if (GET(cc, 1) == 0) GET 9399 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *be = cc - 1 - LINK_SIZE + GET(cc, -LINK_SIZE); GET 9582 ext/pcre/pcrelib/pcre_compile.c codestart += GET(codestart, 1); GET 887 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 894 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode,1); GET 906 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode, 1); while (*ecode == OP_ALT); GET 1000 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1010 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1070 ext/pcre/pcrelib/pcre_exec.c else if (!md->hasthen && ecode[GET(ecode, 1)] != OP_ALT) GET 1088 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1101 ext/pcre/pcrelib/pcre_exec.c while (*scode == OP_ALT) scode += GET(scode, 1); GET 1102 ext/pcre/pcrelib/pcre_exec.c scode -= GET(scode, 1); GET 1108 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1176 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode, 1); while (*ecode == OP_ALT); GET 1188 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1196 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1242 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode, 1); while (*ecode == OP_ALT); GET 1254 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1261 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1288 ext/pcre/pcrelib/pcre_exec.c codelink = GET(ecode, 1); /* Offset to the second branch */ GET 1312 ext/pcre/pcrelib/pcre_exec.c cb.pattern_position = GET(ecode, 2); GET 1313 ext/pcre/pcrelib/pcre_exec.c cb.next_item_length = GET(ecode, 2 + LINK_SIZE); GET 1401 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1402 ext/pcre/pcrelib/pcre_exec.c while (*ecode == OP_ALT) ecode += GET(ecode, 1); GET 1561 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1574 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); GET 1590 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode,1); while (*ecode == OP_ALT); GET 1628 ext/pcre/pcrelib/pcre_exec.c next = ecode + GET(ecode,1); GET 1646 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode,1); while (*ecode == OP_ALT); GET 1657 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode,1); GET 1677 ext/pcre/pcrelib/pcre_exec.c i = GET(ecode, 1); GET 1691 ext/pcre/pcrelib/pcre_exec.c eptr -= GET(ecode, 1); GET 1722 ext/pcre/pcrelib/pcre_exec.c cb.pattern_position = GET(ecode, 2); GET 1723 ext/pcre/pcrelib/pcre_exec.c cb.next_item_length = GET(ecode, 2 + LINK_SIZE); GET 1758 ext/pcre/pcrelib/pcre_exec.c callpat = md->start_code + GET(ecode, 1); GET 1849 ext/pcre/pcrelib/pcre_exec.c callpat += GET(callpat, 1); GET 1867 ext/pcre/pcrelib/pcre_exec.c do ecode += GET(ecode,1); while (*ecode == OP_ALT); GET 1880 ext/pcre/pcrelib/pcre_exec.c do next += GET(next, 1); while (*next == OP_ALT); GET 1886 ext/pcre/pcrelib/pcre_exec.c do next += GET(next, 1); while (*next == OP_ALT); GET 1894 ext/pcre/pcrelib/pcre_exec.c do next += GET(next,1); while (*next == OP_ALT); GET 1913 ext/pcre/pcrelib/pcre_exec.c prev = ecode - GET(ecode, 1); GET 3109 ext/pcre/pcrelib/pcre_exec.c ecode += GET(ecode, 1); /* Advance past the item */ GET 547 ext/pcre/pcrelib/pcre_jit_compile.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 559 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 763 ext/pcre/pcrelib/pcre_jit_compile.c return cc + GET(cc, 1); GET 991 ext/pcre/pcrelib/pcre_jit_compile.c max_end -= (1 + LINK_SIZE) + GET(max_end, -LINK_SIZE); GET 1121 ext/pcre/pcrelib/pcre_jit_compile.c alternative = cc + GET(cc, 1); GET 1179 ext/pcre/pcrelib/pcre_jit_compile.c size = GET(cc, 1); GET 1574 ext/pcre/pcrelib/pcre_jit_compile.c alternative = cc + GET(cc, 1); GET 1629 ext/pcre/pcrelib/pcre_jit_compile.c size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar); GET 1761 ext/pcre/pcrelib/pcre_jit_compile.c alternative = cc + GET(cc, 1); GET 1842 ext/pcre/pcrelib/pcre_jit_compile.c size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar); GET 1973 ext/pcre/pcrelib/pcre_jit_compile.c BOOL has_alternatives = cc[GET(cc, 1)] == OP_ALT; GET 3305 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 3314 ext/pcre/pcrelib/pcre_jit_compile.c alternative = cc + GET(cc, 1); GET 3320 ext/pcre/pcrelib/pcre_jit_compile.c alternative += GET(alternative, 1); GET 3350 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 5789 ext/pcre/pcrelib/pcre_jit_compile.c return cc + GET(cc, 0) - 1; GET 5793 ext/pcre/pcrelib/pcre_jit_compile.c length = GET(cc, 0); GET 6259 ext/pcre/pcrelib/pcre_jit_compile.c sljit_sw start = GET(cc, 1); GET 6395 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(pattern_position), SLJIT_IMM, GET(cc, 2)); GET 6396 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(next_item_length), SLJIT_IMM, GET(cc, 2 + LINK_SIZE)); GET 6465 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 6631 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 7003 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 7316 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 7476 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 7641 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 7802 ext/pcre/pcrelib/pcre_jit_compile.c class_len = (*type < OP_XCLASS) ? (int)(1 + (32 / sizeof(pcre_uchar))) : GET(cc, 0); GET 8383 ext/pcre/pcrelib/pcre_jit_compile.c if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE) GET 8864 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 9058 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 9207 ext/pcre/pcrelib/pcre_jit_compile.c cc = ccbegin + GET(ccbegin, 1); GET 9643 ext/pcre/pcrelib/pcre_jit_compile.c alternativesize = *(cc + GET(cc, 1)) == OP_ALT ? 1 : 0; GET 9668 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 9692 ext/pcre/pcrelib/pcre_jit_compile.c cc += GET(cc, 1); GET 114 ext/pcre/pcrelib/pcre_study.c cs = cc + GET(cc, 1); GET 137 ext/pcre/pcrelib/pcre_study.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 173 ext/pcre/pcrelib/pcre_study.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 205 ext/pcre/pcrelib/pcre_study.c do cc += GET(cc, 1); while (*cc == OP_ALT); GET 335 ext/pcre/pcrelib/pcre_study.c cc += GET(cc, 1); GET 396 ext/pcre/pcrelib/pcre_study.c do ce += GET(ce, 1); while (*ce == OP_ALT); GET 435 ext/pcre/pcrelib/pcre_study.c do ce += GET(ce, 1); while (*ce == OP_ALT); GET 502 ext/pcre/pcrelib/pcre_study.c cs = ce = (pcre_uchar *)startcode + GET(cc, 1); GET 503 ext/pcre/pcrelib/pcre_study.c do ce += GET(ce, 1); while (*ce == OP_ALT); GET 971 ext/pcre/pcrelib/pcre_study.c do tcode += GET(tcode, 1); while (*tcode == OP_ALT); GET 1005 ext/pcre/pcrelib/pcre_study.c do tcode += GET(tcode, 1); while (*tcode == OP_ALT); GET 1021 ext/pcre/pcrelib/pcre_study.c do tcode += GET(tcode,1); while (*tcode == OP_ALT); GET 1029 ext/pcre/pcrelib/pcre_study.c do tcode += GET(tcode,1); while (*tcode == OP_ALT); GET 1342 ext/pcre/pcrelib/pcre_study.c tcode += GET(tcode, 1); GET 1415 ext/pcre/pcrelib/pcre_study.c code += GET(code, 1); /* Advance to next branch */ GET 225 ext/standard/md5.c STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) GET 226 ext/standard/md5.c STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) GET 227 ext/standard/md5.c STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14) GET 228 ext/standard/md5.c STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20) GET 229 ext/standard/md5.c STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) GET 230 ext/standard/md5.c STEP(G, d, a, b, c, GET(10), 0x02441453, 9) GET 231 ext/standard/md5.c STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14) GET 232 ext/standard/md5.c STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20) GET 233 ext/standard/md5.c STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) GET 234 ext/standard/md5.c STEP(G, d, a, b, c, GET(14), 0xc33707d6, 9) GET 235 ext/standard/md5.c STEP(G, c, d, a, b, GET(3), 0xf4d50d87, 14) GET 236 ext/standard/md5.c STEP(G, b, c, d, a, GET(8), 0x455a14ed, 20) GET 237 ext/standard/md5.c STEP(G, a, b, c, d, GET(13), 0xa9e3e905, 5) GET 238 ext/standard/md5.c STEP(G, d, a, b, c, GET(2), 0xfcefa3f8, 9) GET 239 ext/standard/md5.c STEP(G, c, d, a, b, GET(7), 0x676f02d9, 14) GET 240 ext/standard/md5.c STEP(G, b, c, d, a, GET(12), 0x8d2a4c8a, 20) GET 243 ext/standard/md5.c STEP(H, a, b, c, d, GET(5), 0xfffa3942, 4) GET 244 ext/standard/md5.c STEP(H, d, a, b, c, GET(8), 0x8771f681, 11) GET 245 ext/standard/md5.c STEP(H, c, d, a, b, GET(11), 0x6d9d6122, 16) GET 246 ext/standard/md5.c STEP(H, b, c, d, a, GET(14), 0xfde5380c, 23) GET 247 ext/standard/md5.c STEP(H, a, b, c, d, GET(1), 0xa4beea44, 4) GET 248 ext/standard/md5.c STEP(H, d, a, b, c, GET(4), 0x4bdecfa9, 11) GET 249 ext/standard/md5.c STEP(H, c, d, a, b, GET(7), 0xf6bb4b60, 16) GET 250 ext/standard/md5.c STEP(H, b, c, d, a, GET(10), 0xbebfbc70, 23) GET 251 ext/standard/md5.c STEP(H, a, b, c, d, GET(13), 0x289b7ec6, 4) GET 252 ext/standard/md5.c STEP(H, d, a, b, c, GET(0), 0xeaa127fa, 11) GET 253 ext/standard/md5.c STEP(H, c, d, a, b, GET(3), 0xd4ef3085, 16) GET 254 ext/standard/md5.c STEP(H, b, c, d, a, GET(6), 0x04881d05, 23) GET 255 ext/standard/md5.c STEP(H, a, b, c, d, GET(9), 0xd9d4d039, 4) GET 256 ext/standard/md5.c STEP(H, d, a, b, c, GET(12), 0xe6db99e5, 11) GET 257 ext/standard/md5.c STEP(H, c, d, a, b, GET(15), 0x1fa27cf8, 16) GET 258 ext/standard/md5.c STEP(H, b, c, d, a, GET(2), 0xc4ac5665, 23) GET 261 ext/standard/md5.c STEP(I, a, b, c, d, GET(0), 0xf4292244, 6) GET 262 ext/standard/md5.c STEP(I, d, a, b, c, GET(7), 0x432aff97, 10) GET 263 ext/standard/md5.c STEP(I, c, d, a, b, GET(14), 0xab9423a7, 15) GET 264 ext/standard/md5.c STEP(I, b, c, d, a, GET(5), 0xfc93a039, 21) GET 265 ext/standard/md5.c STEP(I, a, b, c, d, GET(12), 0x655b59c3, 6) GET 266 ext/standard/md5.c STEP(I, d, a, b, c, GET(3), 0x8f0ccc92, 10) GET 267 ext/standard/md5.c STEP(I, c, d, a, b, GET(10), 0xffeff47d, 15) GET 268 ext/standard/md5.c STEP(I, b, c, d, a, GET(1), 0x85845dd1, 21) GET 269 ext/standard/md5.c STEP(I, a, b, c, d, GET(8), 0x6fa87e4f, 6) GET 270 ext/standard/md5.c STEP(I, d, a, b, c, GET(15), 0xfe2ce6e0, 10) GET 271 ext/standard/md5.c STEP(I, c, d, a, b, GET(6), 0xa3014314, 15) GET 272 ext/standard/md5.c STEP(I, b, c, d, a, GET(13), 0x4e0811a1, 21) GET 273 ext/standard/md5.c STEP(I, a, b, c, d, GET(4), 0xf7537e82, 6) GET 274 ext/standard/md5.c STEP(I, d, a, b, c, GET(11), 0xbd3af235, 10) GET 275 ext/standard/md5.c STEP(I, c, d, a, b, GET(2), 0x2ad7d2bb, 15) GET 276 ext/standard/md5.c STEP(I, b, c, d, a, GET(9), 0xeb86d391, 21)