OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:postfix_domain_index
(Results
1 - 1
of
1
) sorted by null
/external/chromium/net/base/
sdch_manager.cc
120
size_t
postfix_domain_index
= referrer_url_host.rfind(domain);
local
122
if (referrer_url_host.size() ==
postfix_domain_index
+ domain.size()) {
126
end_of_host_index <
postfix_domain_index
) {
Completed in 21 milliseconds