Searched defs:zTo (Results 1 – 10 of 10) sorted by relevance
253 static void copy_file(const char *zFrom, const char *zTo, int isDatabase){ in copy_file()291 void testCopyLsmdb(const char *zFrom, const char *zTo){ in testCopyLsmdb()
200 char zTo[4]; /* Transform to (extra space appended) */ member302 const char *zTo = (const char *)sqlite3_column_text(pStmt, 2); in fuzzerLoadOneRule() local
487 char zTo[4]; /* Tranform to V.W value (extra space appended) */ member575 const char *zTo = (const char *)sqlite3_column_text(pStmt, 2); in amatchLoadOneRule() local
374 const char *zTo = (const char*)sqlite3_value_text(pData); in writeFile() local
759 const char *zTo = (const char*)sqlite3_column_text(pStmt, 2); in editDist3ConfigLoad() local
272 const char *zTo, /* ... change the ending to this (not reversed) */ in stem()
273 const char *zTo, /* ... change the ending to this (not reversed) */ in stem()
271 const char *zTo, /* ... change the ending to this (not reversed) */ in stem()
885 const char *zTo in filecopy_x()
2425 char *zTo; /* Name of table that the key points to (aka: Parent) */ member