Searched refs:aColl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18553 ** Note that aSortOrder[] and aColl[] have nField+1 slots. There
18564 CollSeq *aColl[1]; /* Collating sequence for each term of the key */ member in struct:KeyInfo
180972 CollSeq *aColl = sqlite3HashFind(&db->aCollSeq, zName); local
[all...]

Completed in 855 milliseconds