Home | History | Annotate | Download | only in Include

Lines Matching refs:_PyUnicode_IsLinebreak

135 #define Py_UNICODE_ISLINEBREAK(ch) _PyUnicode_IsLinebreak(ch)
2193 PyAPI_FUNC(int) _PyUnicode_IsLinebreak(