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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18211 ** If CollSeq.xCmp is NULL, it means that the
18217 u8 enc; /* Text encoding handled by xCmp() */
18218 void *pUser; /* First argument to xCmp() */
18219 int (*xCmp)(void*,int, const void*, int, const void*); member in struct:CollSeq
[all...]

Completed in 730 milliseconds