Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dunicodedata.c53 const unsigned char decimal_changed; member
149 else if (old->decimal_changed != 0xFF) { in unicodedata_UCD_decimal_impl()
151 rc = old->decimal_changed; in unicodedata_UCD_decimal_impl()
237 else if (old->decimal_changed != 0xFF) { in unicodedata_UCD_numeric_impl()
239 rc = old->decimal_changed; in unicodedata_UCD_numeric_impl()