Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata.c50 const unsigned char category_changed; member
142 if (old->category_changed == 0) { in unicodedata_UCD_decimal_impl()
230 if (old->category_changed == 0) { in unicodedata_UCD_numeric_impl()
275 if (old->category_changed != 0xFF) in unicodedata_UCD_category_impl()
276 index = old->category_changed; in unicodedata_UCD_category_impl()
302 if (old->category_changed == 0) in unicodedata_UCD_bidirectional_impl()
331 if (old->category_changed == 0) in unicodedata_UCD_combining_impl()
359 if (old->category_changed == 0) in unicodedata_UCD_mirrored_impl()
386 if (old->category_changed == 0) in unicodedata_UCD_east_asian_width_impl()
420 if (old->category_changed in unicodedata_UCD_decomposition_impl()
[all...]

Completed in 2 milliseconds