Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c6680 static void re_copy(ReCompiled *p, int iStart, int N){ in re_copy() function
6853 for(j=1; j<m; j++) re_copy(p, iPrev, sz); in re_subcompile_string()
6857 re_copy(p, iPrev, sz); in re_subcompile_string()