OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noCase
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
func.c
499
u8
noCase
;
563
u8
noCase
= pInfo->
noCase
;
590
if(
noCase
){
646
if(
noCase
){
[
all
...]
where.c
510
** the commutation. So "Y collate
NOCASE
op X" becomes
511
** "X collate
NOCASE
op Y". This is because any collation sequence on
[
all
...]
Completed in 226 milliseconds