Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodetype_db.h3274 int _PyUnicode_IsWhitespace(register const Py_UNICODE ch) in _PyUnicode_IsWhitespace() function
/external/python/cpython2/Include/
Dunicodeobject.h225 # define _PyUnicode_IsWhitespace _PyUnicodeUCS2_IsWhitespace macro
312 # define _PyUnicode_IsWhitespace _PyUnicodeUCS4_IsWhitespace macro