Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_fs.c287 static int fsdirEof(sqlite3_vtab_cursor *cur){ in fsdirEof() function
832 fsdirEof, /* xEof - check for end of scan */
/sqlite-3.40.0/ext/misc/
H A Dfileio.c827 static int fsdirEof(sqlite3_vtab_cursor *cur){ in fsdirEof() function
972 fsdirEof, /* xEof - check for end of scan */ in fsdirRegister()