Searched refs:_PyUnicode_IsLinebreak (Results 1 – 9 of 9) sorted by relevance
220 # define _PyUnicode_IsLinebreak _PyUnicodeUCS2_IsLinebreak macro307 # define _PyUnicode_IsLinebreak _PyUnicodeUCS4_IsLinebreak macro339 #define Py_UNICODE_ISLINEBREAK(ch) _PyUnicode_IsLinebreak(ch)369 #define Py_UNICODE_ISLINEBREAK(ch) _PyUnicode_IsLinebreak(ch)1365 PyAPI_FUNC(int) _PyUnicode_IsLinebreak(
6295 int _PyUnicode_IsLinebreak(const Py_UCS4 ch) in _PyUnicode_IsLinebreak() function
3320 int _PyUnicode_IsLinebreak(register const Py_UNICODE ch) in _PyUnicode_IsLinebreak() function
30 #define Py_UNICODE_ISLINEBREAK(ch) _PyUnicode_IsLinebreak(ch)1062 PyAPI_FUNC(int) _PyUnicode_IsLinebreak(
1290 …<elf-symbol name='_PyUnicode_IsLinebreak' type='func-type' binding='global-binding' visibility='de…11046 …_PyUnicode_IsLinebreak' mangled-name='_PyUnicode_IsLinebreak' filepath='Objects/unicodetype_db.h' …