Searched refs:dot_count (Results 1 – 1 of 1) sorted by relevance
1375 int dot_count = 0; in IsTokenWithFormat() local1381 dot_count += (*var_name_begin == '.'); in IsTokenWithFormat()1382 if (dot_count > 1) in IsTokenWithFormat()