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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c128659 int bMatch = patternCompare(&zPattern[-1],zString,pInfo,matchOther); local
128678 int bMatch; local
128695 int bMatch; local
190568 int bMatch; local
210528 int bMatch = 0; /* True if there exists a MATCH constraint */ local
235382 int bMatch; local
235480 int bMatch; local
235660 int bMatch = 0; local
235833 int bMatch; /* True if all terms are at the same rowid */ local
236069 int bMatch; local
[all...]
H A Dshell.c12737 int bMatch = 1; local
12761 bMatch = 0;
12767 bMatch = 0;
12776 if( rc==SQLITE_OK && bMatch ){

Completed in 549 milliseconds