Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h364 unicodedata_UCD_lookup_impl(PyObject *self, const char *name,
377 return_value = unicodedata_UCD_lookup_impl(self, name, name_length); in unicodedata_UCD_lookup()
/external/python/cpython3/Modules/
Dunicodedata.c1234 unicodedata_UCD_lookup_impl(PyObject *self, const char *name, in unicodedata_UCD_lookup_impl() function