Lines Matching refs:OP_ALT
159 if (*cs != OP_ALT) in find_minlength()
190 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
212 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
230 case OP_ALT: in find_minlength()
238 if (op != OP_ALT || length == 0) return length; in find_minlength()
253 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
293 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
501 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
562 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
654 do ce += GET(ce, 1); while (*ce == OP_ALT); in find_minlength()
1122 while (*ncode == OP_ALT) ncode += GET(ncode, 1); in set_start_bits()
1138 while (*ncode == OP_ALT) ncode += GET(ncode, 1); in set_start_bits()
1221 do tcode += GET(tcode, 1); while (*tcode == OP_ALT); in set_start_bits()
1234 case OP_ALT: in set_start_bits()
1261 do tcode += GET(tcode, 1); while (*tcode == OP_ALT); in set_start_bits()
1272 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
1280 do tcode += GET(tcode,1); while (*tcode == OP_ALT); in set_start_bits()
1738 while (*code == OP_ALT); in set_start_bits()