Searched refs:IsNumberFollowUnderscore (Results 1 – 1 of 1) sorted by relevance
160 bool IsNumberFollowUnderscore(const string& name) { in IsNumberFollowUnderscore() function1017 if (IsNumberFollowUnderscore(field->name())) { in ParseMessageFieldNoLabel()