Home
last modified time | relevance | path

Searched refs:re_copy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c6610 static void re_copy(ReCompiled *p, int iStart, int N){ in re_copy() function
6783 for(j=1; j<m; j++) re_copy(p, iPrev, sz); in re_subcompile_string()
6787 re_copy(p, iPrev, sz); in re_subcompile_string()