Searched defs:_PyUnicode_IsLinebreak (Results 1 – 3 of 3) sorted by relevance
3320 int _PyUnicode_IsLinebreak(register const Py_UNICODE ch) in _PyUnicode_IsLinebreak() function
6249 int _PyUnicode_IsLinebreak(const Py_UCS4 ch) in _PyUnicode_IsLinebreak() function
220 # define _PyUnicode_IsLinebreak _PyUnicodeUCS2_IsLinebreak macro307 # define _PyUnicode_IsLinebreak _PyUnicodeUCS4_IsLinebreak macro