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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18601 ** The key comparison functions will set eqSeen to true if they ever
18605 ** eqSeen field will indicate whether or not an exact match exists in the
18621 u8 eqSeen; /* True if an equality comparison has been seen */ member in struct:UnpackedRecord
[all...]

Completed in 629 milliseconds