Home
last modified time | relevance | path

Searched refs:zK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c246157 const char *zK = (const char*)sqlite3_column_text(p, 0); local
246159 if( 0==sqlite3_stricmp(zK, "version") ){
246163 sqlite3Fts5ConfigSetValue(pConfig, zK, pVal, &bDummy);