Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h113 {"category", (PyCFunction)unicodedata_UCD_category, METH_O, unicodedata_UCD_category__doc__},
119 unicodedata_UCD_category(PyObject *self, PyObject *arg) in unicodedata_UCD_category() function