Searched refs:emoji_style_exceptions (Results 1 – 1 of 1) sorted by relevance
183 emoji_style_exceptions = get_emoji_style_exceptions(unicode_path)185 emojis_set.update([to_hex_str(x) for x in emoji_style_exceptions])300 def read_emoji_intervals(emoji_data_map, file_path, emoji_style_exceptions): argument314 codepoint_is_emoji_style = is_emoji_style or codepoint in emoji_style_exceptions344 emoji_style_exceptions = get_emoji_style_exceptions(unicode_path)346 emoji_style_exceptions)