Home
last modified time | relevance | path

Searched defs:nCol (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dtable.c43 static int sqlite_get_table_cb(void *pArg, int nCol, char **argv, char **colv){ in sqlite_get_table_cb()
H A Dwhere.c1031 int nCol = nEqColumn + (score & 1); in sqliteWhereBegin() local
1088 int nCol = nEqColumn + ((score&2)!=0); in sqliteWhereBegin() local
H A Dinsert.c632 int nCol; in sqliteGenerateConstraintChecks() local
H A DsqliteInt.h498 int nCol; /* Number of columns in this table */ member
543 int nCol; /* Number of columns in this key */ member
H A Dbuild.c1359 int nCol; in sqliteCreateForeignKey() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c9884 int nCol; /* Number of columns in this table */ member
9961 int nCol; /* Number of columns in this key */ member

Completed in 350 milliseconds