Searched defs:first_dot (Results 1 – 4 of 4) sorted by relevance
119 const char *first_dot = strchr(name, '.'); in get_field_name() local
50 const char *first_dot = strchr(name, '.'); in get_top_level_name() local80 const char *first_dot = strchr(name, '.'); in get_var_name() local
58 auto first_dot = s.find_first_of('.'); in HasValidDotPositionForShortName() local
127 size_t first_dot = host.find_first_of('.', host.size() - length); in GetRegistryLengthInTrimmedHost() local