Searched refs:surrogate_codepoints (Results 1 – 1 of 1) sorted by relevance
55 surrogate_codepoints = (0xd800, 0xdfff) variable62 return surrogate_codepoints[0] <= n <= surrogate_codepoints[1]400 - set(ungroup_cat([surrogate_codepoints]))))