Home | History | Annotate | Download | only in base

Lines Matching refs:is_nonempty

869   if (new_parsed->scheme.is_nonempty()) {
909 if (in_component.is_nonempty()) {
1018 (parsed.username.is_nonempty() || parsed.password.is_nonempty())) {
1020 if (parsed.username.is_nonempty() && parsed.password.is_nonempty()) {
1029 parsed.username.is_nonempty() ? &parsed.username : &parsed.password;
1059 if (parsed.port.is_nonempty()) {
1355 if (host_info->out_host.is_nonempty() &&
1638 if (!hostname_component.is_nonempty())
1642 if (port_component.is_nonempty()) {
1765 if (host.is_nonempty()) {