Home
last modified time | relevance | path

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

/dports/lang/python27/Python-2.7.18/Objects/
H A Dunicodeobject.c5578 int fixswapcase(PyUnicodeObject *self) in fixswapcase() function
7681 return fixup(self, fixswapcase); in unicode_swapcase()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c5459 int fixswapcase(PyUnicodeObject *self) in fixswapcase() function
7548 return fixup(self, fixswapcase); in unicode_swapcase()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dunicodeobject.c5578 int fixswapcase(PyUnicodeObject *self) in fixswapcase() function
7681 return fixup(self, fixswapcase); in unicode_swapcase()