Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dunicodedata.c1115 unicodedata_name(PyObject* self, PyObject* args) in unicodedata_name() function
1196 {"name", unicodedata_name, METH_VARARGS, unicodedata_name__doc__},