ocodep            982 src/regexp.c               int nrun = 0, ocodep = ctx->codep, nb, i;
ocodep           1002 src/regexp.c                       ctx->code[ocodep] =
ocodep           1004 src/regexp.c                       ctx->code[ocodep+1] = ctx->code[ocodep+2];
ocodep           1005 src/regexp.c                       ctx->codep = ocodep+2;
ocodep           1007 src/regexp.c                       ctx->code[ocodep+1] = (char)nrun;
ocodep           1137 src/regexp.c           int ocodep = ctx->codep;
ocodep           1142 src/regexp.c           rc3_fill_offset(ctx, ocodep+1, ctx->codep);
ocodep           1151 src/regexp.c           int ocodep = ctx->codep;
ocodep           1156 src/regexp.c           rc3_emit_offset(ctx, ocodep);
ocodep           1157 src/regexp.c           rc3_fill_offset(ctx, ocodep+1, ctx->codep);