Home
last modified time | relevance | path

Searched refs:_PyUnicode_IsWhitespace (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h225 # define _PyUnicode_IsWhitespace _PyUnicodeUCS2_IsWhitespace macro
312 # define _PyUnicode_IsWhitespace _PyUnicodeUCS4_IsWhitespace macro
364 ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1361 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodetype_db.h6254 int _PyUnicode_IsWhitespace(const Py_UCS4 ch) in _PyUnicode_IsWhitespace() function
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodetype_db.h3274 int _PyUnicode_IsWhitespace(register const Py_UNICODE ch) in _PyUnicode_IsWhitespace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1058 PyAPI_FUNC(int) _PyUnicode_IsWhitespace(
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1296 …<elf-symbol name='_PyUnicode_IsWhitespace' type='func-type' binding='global-binding' visibility='d…
11050_PyUnicode_IsWhitespace' mangled-name='_PyUnicode_IsWhitespace' filepath='Objects/unicodetype_db.h…