Home
last modified time | relevance | path

Searched refs:unicode_swapcase_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1096 unicode_swapcase_impl(PyObject *self);
1101 return unicode_swapcase_impl(self); in unicode_swapcase()
/third_party/python/Objects/
H A Dunicodeobject.c13400 unicode_swapcase_impl(PyObject *self) in unicode_swapcase_impl() function

Completed in 20 milliseconds