Home
last modified time | relevance | path

Searched refs:aliases_end (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dunicodename_db.h29923 static const unsigned int aliases_end = 0xf01d6; global() variable
[all...]
H A Dunicodedata.c1058 #define IS_ALIAS(cp) ((cp >= aliases_start) && (cp < aliases_end))

Completed in 28 milliseconds