Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c231939 static int statNext(sqlite3_vtab_cursor *pCursor){ function
232168 rc = statNext(pCursor);
232254 statNext, /* xNext - advance a cursor */