Searched refs:_PyUnicode_IsCased (Results 1 – 8 of 8) sorted by relevance
272 int _PyUnicode_IsCased(Py_UCS4 ch) in _PyUnicode_IsCased() function
9840 final_sigma = j >= 0 && _PyUnicode_IsCased(c); in handle_capital_sigma()9847 final_sigma = j == length || !_PyUnicode_IsCased(c); in handle_capital_sigma()9985 previous_is_cased = _PyUnicode_IsCased(c); in do_title()
1102 PyAPI_FUNC(int) _PyUnicode_IsCased(
1287 …<elf-symbol name='_PyUnicode_IsCased' type='func-type' binding='global-binding' visibility='defaul…10965 …_PyUnicode_IsCased' mangled-name='_PyUnicode_IsCased' filepath='Objects/unicodectype.c' line='272'…