Searched defs:zColl (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h730 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h730 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h730 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c8892 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
67771 char *zColl = 0; /* Dequoted name of collation sequence */ local
67798 const char *zColl; local
74917 char *zColl; /* Dequoted name of collation sequence */ local
76319 char *zColl; /* Collation sequence name */ local
77259 collationMatch(const char *zColl, Index *pIndex) argument
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77297 reindexDatabases(Parse *pParse, char const *zColl) argument
77348 char *zColl; local
77404 char *zColl = pIdx->azColl[i]; local
95606 const char *zColl; /* Name of the collating sequence for i-th index term */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c8892 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
67771 char *zColl = 0; /* Dequoted name of collation sequence */ local
67798 const char *zColl; local
74917 char *zColl; /* Dequoted name of collation sequence */ local
76319 char *zColl; /* Collation sequence name */ local
77259 collationMatch(const char *zColl, Index *pIndex) argument
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77297 reindexDatabases(Parse *pParse, char const *zColl) argument
77348 char *zColl; local
77404 char *zColl = pIdx->azColl[i]; local
95606 const char *zColl; /* Name of the collating sequence for i-th index term */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c8892 char *zColl; /* Collating sequence. If NULL, use the default */ member in struct:Column
67771 char *zColl = 0; /* Dequoted name of collation sequence */ local
67798 const char *zColl; local
74917 char *zColl; /* Dequoted name of collation sequence */ local
76319 char *zColl; /* Collation sequence name */ local
77259 collationMatch(const char *zColl, Index *pIndex) argument
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77297 reindexDatabases(Parse *pParse, char const *zColl) argument
77348 char *zColl; local
77404 char *zColl = pIdx->azColl[i]; local
95606 const char *zColl; /* Name of the collating sequence for i-th index term */ local
[all...]

Completed in 669 milliseconds