Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h131 {"unicode_tolower", (PyCFunction)_sre_unicode_tolower, METH_O, _sre_unicode_tolower__doc__},
137 _sre_unicode_tolower(PyObject *module, PyObject *arg) in _sre_unicode_tolower() function