Home
last modified time | relevance | path

Searched defs:_PyUnicode_IsLinebreak (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dunicodetype_db.h3320 int _PyUnicode_IsLinebreak(register const Py_UNICODE ch) in _PyUnicode_IsLinebreak() function
/external/python/cpython2/Include/
Dunicodeobject.h220 # define _PyUnicode_IsLinebreak _PyUnicodeUCS2_IsLinebreak macro
307 # define _PyUnicode_IsLinebreak _PyUnicodeUCS4_IsLinebreak macro