Lines Matching refs:perc
231 for perc in percents:232 if perc.group()[-1]=='%':235 new_val.append(format(perc.group(), val, grouping))241 for perc in percents:242 if perc.group()[-1]=='%':245 starcount = perc.group('modifiers').count('*')246 new_val.append(_format(perc.group(),