/dports/databases/py-gdbm/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 9695 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10805 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12289 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13321 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python-tools/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 9695 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10805 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12289 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13321 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python37/Python-3.7.12/Objects/ |
H A D | unicodeobject.c | 9683 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10793 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12286 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13318 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python311/Python-3.11.0a3/Objects/ |
H A D | unicodeobject.c | 9842 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10973 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12532 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13610 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python38/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 9695 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10805 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12289 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13321 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/databases/py-sqlite3/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 9695 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10805 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12289 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13321 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 9695 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 10805 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12289 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13321 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python310/Python-3.10.1/Objects/ |
H A D | unicodeobject.c | 10115 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 11246 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12791 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13869 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|
/dports/lang/python39/Python-3.9.9/Objects/ |
H A D | unicodeobject.c | 9959 ascii_upper_or_lower(PyObject *self, int lower) in ascii_upper_or_lower() function 11093 return ascii_upper_or_lower(self, 1); in unicode_casefold_impl() 12634 return ascii_upper_or_lower(self, 1); in unicode_lower_impl() 13724 return ascii_upper_or_lower(self, 0); in unicode_upper_impl()
|