Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_sre.c.h134 {"unicode_tolower", (PyCFunction)_sre_unicode_tolower, METH_O, _sre_unicode_tolower__doc__},
140 _sre_unicode_tolower(PyObject *module, PyObject *arg) in _sre_unicode_tolower() function