Home
last modified time | relevance | path

Searched refs:c22_specials (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstringprep.py220 c22_specials = set([1757, 1807, 6158, 8204, 8205, 8232, 8233, 65279] + range(8288,8292) + range(829… variable
225 return c in c22_specials
229 ord(code) in c22_specials