Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dregexp.c413 static void re_copy(ReCompiled *p, int iStart, int N){ in re_copy() function
586 for(j=1; j<m; j++) re_copy(p, iPrev, sz); in re_subcompile_string()
590 re_copy(p, iPrev, sz); in re_subcompile_string()