Home
last modified time | relevance | path

Searched defs:term_num (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Din_memory_url_index.h53 int term_num; // The index of the term in the original search string. member
Din_memory_url_index.cc646 int term_num) { in MatchTermInString()
720 int term_num = 0; in ScoredMatchForURL() local