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