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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c84547 u8 matchAll; member in struct:compareInfo
84612 u8 matchAll = pInfo->matchAll; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c119031 u8 matchAll; /* "*" or "%" */ member in struct:compareInfo
119111 u32 matchAll = pInfo->matchAll; /* "*" or "%" */ local
[all...]

Completed in 747 milliseconds