Searched refs:_sre_ascii_tolower (Results 1 – 1 of 1) sorted by relevance
100 {"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