Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23370 const char *zChildCol; in shellFkeyCollateClause() local
23378 zChildCol = (const char*)sqlite3_value_text(apVal[3]); in shellFkeyCollateClause()
23386 db, "main", zChild, zChildCol, 0, &zChildSeq, 0, 0, 0 in shellFkeyCollateClause()