Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h296 …{"normalize", (PyCFunction)unicodedata_UCD_normalize, METH_FASTCALL, unicodedata_UCD_normalize__do…
303 unicodedata_UCD_normalize(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_normalize() function