Searched refs:unicodedata_UCD_decimal_impl (Results 1 – 2 of 2) sorted by relevance
19 unicodedata_UCD_decimal_impl(PyObject *self, int chr,33 return_value = unicodedata_UCD_decimal_impl(self, chr, default_value); in unicodedata_UCD_decimal()
123 unicodedata_UCD_decimal_impl(PyObject *self, int chr, in unicodedata_UCD_decimal_impl() function