Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h100 {"ascii_tolower", (PyCFunction)_sre_ascii_tolower, METH_O, _sre_ascii_tolower__doc__},
106 _sre_ascii_tolower(PyObject *module, PyObject *arg) in _sre_ascii_tolower() function