Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dauth.c111 const char *zCol; /* Name of the column of the table */ in sqliteAuthRead() local
H A Dselect.c139 static int columnIndex(Table *pTab, const char *zCol){ in columnIndex()
152 const char *zCol, /* Name of the column */ in addWhereTerm()
726 char *zCol; in generateColumnNames() local
H A Dinsert.c808 char *zCol = pTab->aCol[pIdx->aiColumn[j]].zName; in sqliteGenerateConstraintChecks() local
H A Dexpr.c420 char *zCol = 0; /* Name of the column. The "Z" */ in lookupName() local
H A DsqliteInt.h546 char *zCol; /* Name of column in zTo. If 0 use PRIMARY KEY */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c9968 char *zCol; /* Name of column in zTo. If 0 use PRIMARY KEY */ member

Completed in 287 milliseconds