Searched refs:commaInserted (Results 1 – 1 of 1) sorted by relevance
1912 bool commaInserted = false; in NormalizeAsCommaSeparatedNumbers() local1927 if (commaInserted) in NormalizeAsCommaSeparatedNumbers()1930 commaInserted = false; in NormalizeAsCommaSeparatedNumbers()1936 else if (!commaInserted) in NormalizeAsCommaSeparatedNumbers()1941 commaInserted = true; in NormalizeAsCommaSeparatedNumbers()