nrun              982 src/regexp.c               int nrun = 0, ocodep = ctx->codep, nb, i;
nrun              993 src/regexp.c                   nrun += nb;
nrun              997 src/regexp.c               } while (SCM_CHARP(item) && nrun < CHAR_MAX);
nrun             1001 src/regexp.c                   if (nrun == 1) {
nrun             1007 src/regexp.c                       ctx->code[ocodep+1] = (char)nrun;