OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:document_folded
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/history/
snippet_unittest.cc
98
const std::string
document_folded
= StringToLowerASCII(std::string(document));
local
110
while ((ofs =
document_folded
.find(*qw, ofs)) != std::string::npos) {
Completed in 28 milliseconds