Searched refs:has_comma (Results 1 – 3 of 3) sorted by relevance
282 for has_comma in equivalent_tags_with_commas:283 assert(loneMsgReplacement(ckr.check(has_comma)) == 'abc 123')
595 bool has_comma = false; in FindSubstFont() local603 has_comma = true; in FindSubstFont()621 if (!has_comma) { in FindSubstFont()662 (!has_comma && (!has_hyphen || (has_hyphen && !is_style_available)))) { in FindSubstFont()
1116 has_comma = False1119 has_comma = True1122 separator = ', ' if not has_comma else '; '