Searched refs:_sre_ascii_tolower_impl (Results 1 – 2 of 2) sorted by relevance
115 _sre_ascii_tolower_impl(PyObject *module, int character);133 _return_value = _sre_ascii_tolower_impl(module, character); in _sre_ascii_tolower()
319 _sre_ascii_tolower_impl(PyObject *module, int character) in _sre_ascii_tolower_impl() function