Searched refs:unicodedata_UCD_lookup_impl (Results 1 – 2 of 2) sorted by relevance
364 unicodedata_UCD_lookup_impl(PyObject *self, const char *name,377 return_value = unicodedata_UCD_lookup_impl(self, name, name_length); in unicodedata_UCD_lookup()
1234 unicodedata_UCD_lookup_impl(PyObject *self, const char *name, in unicodedata_UCD_lookup_impl() function