HomeSort by relevance Sort by last modified time
    Searched refs:unicodedata_UCD_name_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/clinic/
unicodedata.c.h 332 unicodedata_UCD_name_impl(PyObject *self, int chr, PyObject *default_value);
345 return_value = unicodedata_UCD_name_impl(self, chr, default_value);
  /external/python/cpython3/Modules/
unicodedata.c     [all...]

Completed in 88 milliseconds