Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c195831 static int fts3PutColNumber(char **pp, int iCol){ function
195880 int n = fts3PutColNumber(&p, iCol1);
195911 p1 += fts3PutColNumber(&p, iCol1);
195914 p2 += fts3PutColNumber(&p, iCol2);