Lines Matching refs:username
179 // a URL before, or if the "scheme" is actually a username. We need to do
197 // URL of the form "username:password@foo.com".
210 http_parts.username.is_nonempty() &&
216 &http_parts.username,
239 // typed a username and password. It's likely to be a search operator
355 // the username is some unknown scheme, and bail out in the scheme-handling
374 // If we reach here with a username, our input looks like "user@host".
378 if (parts->username.is_nonempty())