Searched defs:nKey2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c3587 uintCollFunc( void *notUsed, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) argument
4318 decimalCollFunc( void *notUsed, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) argument
H A Dsqlite3.c179190 binCollFunc( void *NotUsed, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) argument
179213 rtrimCollFunc( void *pUser, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) argument
179242 nocaseCollatingFunc( void *NotUsed, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) argument
[all...]

Completed in 933 milliseconds