Home
last modified time | relevance | path

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

/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))
1029 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/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))
1029 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h25 ((Py_UCS4)(ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1029 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/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))
1029 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/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))
1029 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h364 ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch))
1340 PyAPI_DATA(const unsigned char) _Py_ascii_whitespace[];
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c307 const unsigned char _Py_ascii_whitespace[] = { variable
12613 if (!_Py_ascii_whitespace[ch]) in do_strip()
12624 if (!_Py_ascii_whitespace[ch]) in do_strip()
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c129 const unsigned char _Py_ascii_whitespace[] = { variable
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1657 …<elf-symbol name='_Py_ascii_whitespace' size='128' type='object-type' binding='global-binding' vis…
10209_Py_ascii_whitespace' type-id='type-id-580' mangled-name='_Py_ascii_whitespace' visibility='defaul…