Searched refs:_PyUnicode_IsAlpha (Results 1 – 9 of 9) sorted by relevance
178 int _PyUnicode_IsAlpha(Py_UNICODE ch) in _PyUnicode_IsAlpha() function210 int _PyUnicode_IsAlpha(Py_UNICODE ch) in _PyUnicode_IsAlpha() function
217 # define _PyUnicode_IsAlpha _PyUnicodeUCS2_IsAlpha macro304 # define _PyUnicode_IsAlpha _PyUnicodeUCS4_IsAlpha macro383 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)1405 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
45 #define Py_UNICODE_ISALPHA(ch) _PyUnicode_IsAlpha(ch)1134 PyAPI_FUNC(int) _PyUnicode_IsAlpha(
289 int _PyUnicode_IsAlpha(Py_UCS4 ch) in _PyUnicode_IsAlpha() function
1285 …<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'…