Home
last modified time | relevance | path

Searched refs:iGoto (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c4237 int iStart, iEnd, iGoto; in re_subcompile_re() local
4244 iGoto = re_append(p, RE_OP_GOTO, 0); in re_subcompile_re()
4248 p->aArg[iGoto] = p->nState - iGoto; in re_subcompile_re()

Completed in 37 milliseconds