Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c130 int _PyUnicode_IsLowercase(Py_UNICODE ch) in _PyUnicode_IsLowercase() function
190 int _PyUnicode_IsLowercase(Py_UNICODE ch) in _PyUnicode_IsLowercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c130 int _PyUnicode_IsLowercase(Py_UNICODE ch) in _PyUnicode_IsLowercase() function
190 int _PyUnicode_IsLowercase(Py_UNICODE ch) in _PyUnicode_IsLowercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h221 # define _PyUnicode_IsLowercase _PyUnicodeUCS2_IsLowercase macro
308 # define _PyUnicode_IsLowercase _PyUnicodeUCS4_IsLowercase macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h221 # define _PyUnicode_IsLowercase _PyUnicodeUCS2_IsLowercase macro
308 # define _PyUnicode_IsLowercase _PyUnicodeUCS4_IsLowercase macro