Home | History | Annotate | Download | only in src

Lines Matching refs:OP_CIRC

1032     case OP_CIRC:
4199 else *code++ = OP_CIRC;
7904 alternative branch. If they all start with OP_SOD or OP_CIRC, or with a bracket
7905 all of whose alternatives start with OP_SOD or OP_CIRC (recurse ad lib), then
7997 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE;
8124 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE;