Searched defs:first_dot (Results 1 – 4 of 4) sorted by relevance
34 const char *first_dot = strchr(name, '.'); in get_field_name() local
58 auto first_dot = s.find_first_of('.'); in HasValidDotPositionForShortName() local
129 size_t first_dot = host.find_first_of('.', host.size() - length); in GetRegistryLengthInTrimmedHost() local
1399 const auto first_dot = name.find_first_of('.'); in ResolveName() local1818 const auto first_dot = name.find_first_of('.'); in ResolveName() local