Home
last modified time | relevance | path

Searched defs:zFrom (Results 1 – 13 of 13) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c253 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()
/sqlite-3.40.0/ext/misc/
H A Dfuzzer.c196 char *zFrom; /* Transform from */ member
301 const char *zFrom = (const char *)sqlite3_column_text(pStmt, 1); in fuzzerLoadOneRule() local
H A Damatch.c483 char *zFrom; /* Transform from (a string from user input) */ member
574 const char *zFrom = (const char *)sqlite3_column_text(pStmt, 1); in amatchLoadOneRule() local
H A Dspellfix.c757 const char *zFrom = (const char*)sqlite3_column_text(pStmt, 1); in editDist3ConfigLoad() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_porter.c271 const char *zFrom, /* If the ending matches this... (Reversed) */ in stem()
/sqlite-3.40.0/ext/fts2/
H A Dfts2_porter.c272 const char *zFrom, /* If the ending matches this... (Reversed) */ in stem()
H A Dfts2.c539 static void nappend(StringBuffer *sb, const char *zFrom, int nFrom){ in nappend()
546 static void append(StringBuffer *sb, const char *zFrom){ in append()
/sqlite-3.40.0/ext/fts1/
H A Dfts1_porter.c270 const char *zFrom, /* If the ending matches this... (Reversed) */ in stem()
H A Dfts1.c78 static void nappend(StringBuffer *sb, const char *zFrom, int nFrom){ in nappend()
91 static void append(StringBuffer *sb, const char *zFrom){ in append()
/sqlite-3.40.0/src/
H A Dfkey.c1226 char const *zFrom; /* Name of child table */ in fkActionTrigger() local
H A Dshell.c.in6368 const char *zFrom = (const char*)sqlite3_column_text(pSql, 2); local
/sqlite-3.40.0/test/
H A Dthreadtest3.c884 const char *zFrom, in filecopy_x()
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c1700 const char *zFrom, in sessionDiffFindModified()
1739 const char *zFrom, in sqlite3session_diff()