Home
last modified time | relevance | path

Searched refs:_Py_bytes_swapcase (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_bytes_methods.h27 extern void _Py_bytes_swapcase(char *result, const char *s, Py_ssize_t len);
/external/python/cpython3/Objects/stringlib/
Dctype.h113 _Py_bytes_swapcase(STRINGLIB_STR(newobj), STRINGLIB_STR(self), in stringlib_swapcase()
/external/python/cpython3/Objects/
Dbytes_methods.c380 _Py_bytes_swapcase(char *result, const char *s, Py_ssize_t len) in _Py_bytes_swapcase() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi4939 …<function-decl name='_Py_bytes_swapcase' filepath='./Include/internal/pycore_bytes_methods.h' line…