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