Searched defs:zFrom (Results 1 – 2 of 2) sorted by relevance
320 const char *zFrom, /* If the ending matches this... (Reversed) */ in stem()
23514 const char *zFrom = (const char*)sqlite3_column_text(pSql, 2); in lintFkeyIndexes() local