Searched refs:_sre_unicode_tolower_impl (Results 1 – 2 of 2) sorted by relevance
152 _sre_unicode_tolower_impl(PyObject *module, int character);170 _return_value = _sre_unicode_tolower_impl(module, character); in _sre_unicode_tolower()
334 _sre_unicode_tolower_impl(PyObject *module, int character) in _sre_unicode_tolower_impl() function