Home
last modified time | relevance | path

Searched defs:zKey (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dattach.c97 char *zKey = 0; in sqliteAttach() local
H A Dvdbe.c156 static int AggInsert(Agg *p, char *zKey, int nKey){ in AggInsert()
2699 char *zKey; /* The value of K */ in sqliteVdbeExec() local
2926 char *zKey; in sqliteVdbeExec() local
3440 const char *zKey = pTos->z; in sqliteVdbeExec() local
4483 char *zKey; in sqliteVdbeExec() local
H A DvdbeInt.h90 char *zKey; /* The key by which we will sort */ member
179 char *zKey; /* The key to this AggElem */ member
H A Dbtree.c1336 const char *zKey = (const char*)pKey; in fileBtreeKeyCompare() local

Completed in 44 milliseconds