OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nosort
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/test/
collate9.test
28
# to the result. If no OP_Sort happened, then "
nosort
" is appended.
36
if {$::sqlite_sort_count} {set x sort} {set x
nosort
}
81
} {two three one
nosort
}
128
} {two three one
nosort
}
138
} {two three one
nosort
}
175
} {one three two
nosort
}
collate4.test
33
# for the SQL and appends a "
nosort
" to the result if the program contains the
40
if {$::sqlite_sort_count} {set x sort} {set x
nosort
}
83
} {{} a A b B
nosort
}
86
} {{} a A b B
nosort
}
92
} {{} A B a b
nosort
}
95
} {{} A B a b
nosort
}
113
} {{} a B
nosort
}
116
} {{} a B
nosort
}
122
} {{} B a
nosort
}
125
} {{} B a
nosort
}
[
all
...]
Completed in 324 milliseconds