Lines Matching refs:GET
113 cs = cc + GET(cc, 1); in find_minlength()
136 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
172 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
204 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
334 cc += GET(cc, 1); in find_minlength()
395 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
420 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
475 cs = ce = (pcre_uchar *)startcode + GET(cc, 1); in find_minlength()
476 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
935 do tcode += GET(tcode, 1); while (*tcode == OP_ALT); in set_start_bits()
969 do tcode += GET(tcode, 1); while (*tcode == OP_ALT); in set_start_bits()
985 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
993 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
1306 tcode += GET(tcode, 1); in set_start_bits()
1379 code += GET(code, 1); /* Advance to next branch */ in set_start_bits()