Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h206 {"mirrored", (PyCFunction)unicodedata_UCD_mirrored, METH_O, unicodedata_UCD_mirrored__doc__},
212 unicodedata_UCD_mirrored(PyObject *self, PyObject *arg) in unicodedata_UCD_mirrored() function