Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_ALT

482   while (*end_code == OP_ALT);
528 while (*end_code == OP_ALT);
545 do { end_code += GET(end_code, 1); } while (*end_code == OP_ALT);
565 while (*end_code == OP_ALT);
818 case OP_ALT:
819 do { code += GET(code, 1); } while (*code == OP_ALT);
831 while (*code == OP_ALT);
839 while (*code == OP_ALT)
851 while (*code == OP_ALT) code += GET(code, 1);
858 while (*code == OP_ALT) code += GET(code, 1);
2667 while (*endasscode == OP_ALT) endasscode += GET(endasscode, 1);
2765 while (*endasscode == OP_ALT) endasscode += GET(endasscode, 1);
2930 while (*end_subpattern == OP_ALT);
2984 while (*end_subpattern == OP_ALT);