Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Dmkstringprep.py280 name, table_c22 = tables[0] variable
285 table_c22 = set(table_c22.keys()) variable
286 assert len(Cc_nonascii - table_c22) == 0
288 specials = list(table_c22 - Cc_nonascii)