Searched refs:zK (Results 1 – 1 of 1) sorted by relevance
246889 const char *zK = (const char*)sqlite3_column_text(p, 0); local246891 if( 0==sqlite3_stricmp(zK, "version") ){246895 sqlite3Fts5ConfigSetValue(pConfig, zK, pVal, &bDummy);