Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodectype.c281 int _PyUnicode_IsCaseIgnorable(Py_UCS4 ch) in _PyUnicode_IsCaseIgnorable() function
Dunicodeobject.c9692 if (!_PyUnicode_IsCaseIgnorable(c)) in handle_capital_sigma()
9699 if (!_PyUnicode_IsCaseIgnorable(c)) in handle_capital_sigma()
/external/python/cpython3/Include/
Dunicodeobject.h2222 PyAPI_FUNC(int) _PyUnicode_IsCaseIgnorable(