Searched refs:iGoto (Results 1 – 1 of 1) sorted by relevance
6759 int iStart, iEnd, iGoto; in re_subcompile_re() local6766 iGoto = re_append(p, RE_OP_GOTO, 0); in re_subcompile_re()6770 p->aArg[iGoto] = p->nState - iGoto; in re_subcompile_re()