Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcsv.c299 static int csvtabClose(sqlite3_vtab_cursor*);
695 static int csvtabClose(sqlite3_vtab_cursor *cur){ in csvtabClose() function
887 csvtabClose, /* xClose - close a cursor */
919 csvtabClose, /* xClose - close a cursor */