Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c57 Py_UNICODE _PyUnicode_ToTitlecase(register Py_UNICODE ch) in _PyUnicode_ToTitlecase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c57 Py_UNICODE _PyUnicode_ToTitlecase(register Py_UNICODE ch) in _PyUnicode_ToTitlecase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h230 # define _PyUnicode_ToTitlecase _PyUnicodeUCS2_ToTitlecase macro
317 # define _PyUnicode_ToTitlecase _PyUnicodeUCS4_ToTitlecase macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h230 # define _PyUnicode_ToTitlecase _PyUnicodeUCS2_ToTitlecase macro
317 # define _PyUnicode_ToTitlecase _PyUnicodeUCS4_ToTitlecase macro