Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodectype.c281 int _PyUnicode_IsCaseIgnorable(Py_UCS4 ch) in _PyUnicode_IsCaseIgnorable() function
Dunicodeobject.c10164 if (!_PyUnicode_IsCaseIgnorable(c)) in handle_capital_sigma()
10171 if (!_PyUnicode_IsCaseIgnorable(c)) in handle_capital_sigma()
/third_party/python/Include/cpython/
Dunicodeobject.h1117 PyAPI_FUNC(int) _PyUnicode_IsCaseIgnorable(