Searched refs:_PyUnicode_IsWhitespace (Results 1 – 9 of 9) sorted by relevance
225 # define _PyUnicode_IsWhitespace _PyUnicodeUCS2_IsWhitespace macro312 # define _PyUnicode_IsWhitespace _PyUnicodeUCS4_IsWhitespace macro364 ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))1361 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
6254 int _PyUnicode_IsWhitespace(const Py_UCS4 ch) in _PyUnicode_IsWhitespace() function
3274 int _PyUnicode_IsWhitespace(register const Py_UNICODE ch) in _PyUnicode_IsWhitespace() function
25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
1296 …<elf-symbol name='_PyUnicode_IsWhitespace' type='func-type' binding='global-binding' visibility='d…11050 …_PyUnicode_IsWhitespace' mangled-name='_PyUnicode_IsWhitespace' filepath='Objects/unicodetype_db.h…