Home
last modified time | relevance | path

Searched defs:_PyUnicode_IsUppercase (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c140 int _PyUnicode_IsUppercase(Py_UNICODE ch) in _PyUnicode_IsUppercase() function
195 int _PyUnicode_IsUppercase(Py_UNICODE ch) in _PyUnicode_IsUppercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c140 int _PyUnicode_IsUppercase(Py_UNICODE ch) in _PyUnicode_IsUppercase() function
195 int _PyUnicode_IsUppercase(Py_UNICODE ch) in _PyUnicode_IsUppercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h224 # define _PyUnicode_IsUppercase _PyUnicodeUCS2_IsUppercase macro
311 # define _PyUnicode_IsUppercase _PyUnicodeUCS4_IsUppercase macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h224 # define _PyUnicode_IsUppercase _PyUnicodeUCS2_IsUppercase macro
311 # define _PyUnicode_IsUppercase _PyUnicodeUCS4_IsUppercase macro