Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dunicodectype.c178 int _PyUnicode_IsAlpha(Py_UNICODE ch) in _PyUnicode_IsAlpha() function
210 int _PyUnicode_IsAlpha(Py_UNICODE ch) in _PyUnicode_IsAlpha() function
/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h217 # define _PyUnicode_IsAlpha _PyUnicodeUCS2_IsAlpha macro
304 # define _PyUnicode_IsAlpha _PyUnicodeUCS4_IsAlpha macro
383 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1405 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)
1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodectype.c289 int _PyUnicode_IsAlpha(Py_UCS4 ch) in _PyUnicode_IsAlpha() function
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1285 …<elf-symbol name='_PyUnicode_IsAlpha' type='func-type' binding='global-binding' visibility='defaul…
10957_PyUnicode_IsAlpha' mangled-name='_PyUnicode_IsAlpha' filepath='Objects/unicodectype.c' line='289'…