Searched refs:has_net (Results 1 – 4 of 4) sorted by relevance
365 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_path() local373 if (has_net || has_drive) { in root_path()396 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_name() local404 if (has_net || has_drive) { in root_name()419 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_directory() local427 if ((has_net || has_drive) && in root_directory()434 if (!has_net && is_separator((*b)[0])) { in root_directory()
349 bool has_net = in root_path() local353 if (has_net || has_drive) { in root_path()375 bool has_net = in root_name() local379 if (has_net || has_drive) { in root_name()392 bool has_net = in root_directory() local396 if ((has_net || has_drive) && in root_directory()403 if (!has_net && is_separator((*b)[0], style)) { in root_directory()
349 bool has_net = in root_path() local353 if (has_net || has_drive) { in root_path()374 bool has_net = in root_name() local378 if (has_net || has_drive) { in root_name()391 bool has_net = in root_directory() local395 if ((has_net || has_drive) && in root_directory()402 if (!has_net && is_separator((*b)[0], style)) { in root_directory()