Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c164 Py_UNICODE _PyUnicode_ToLowercase(Py_UNICODE ch) in _PyUnicode_ToLowercase() function
200 Py_UNICODE _PyUnicode_ToLowercase(Py_UNICODE ch) in _PyUnicode_ToLowercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c164 Py_UNICODE _PyUnicode_ToLowercase(Py_UNICODE ch) in _PyUnicode_ToLowercase() function
200 Py_UNICODE _PyUnicode_ToLowercase(Py_UNICODE ch) in _PyUnicode_ToLowercase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h228 # define _PyUnicode_ToLowercase _PyUnicodeUCS2_ToLowercase macro
315 # define _PyUnicode_ToLowercase _PyUnicodeUCS4_ToLowercase macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h228 # define _PyUnicode_ToLowercase _PyUnicodeUCS2_ToLowercase macro
315 # define _PyUnicode_ToLowercase _PyUnicodeUCS4_ToLowercase macro