Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c74 int _PyUnicode_IsTitlecase(Py_UNICODE ch) in _PyUnicode_IsTitlecase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c74 int _PyUnicode_IsTitlecase(Py_UNICODE ch) in _PyUnicode_IsTitlecase() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h223 # define _PyUnicode_IsTitlecase _PyUnicodeUCS2_IsTitlecase macro
310 # define _PyUnicode_IsTitlecase _PyUnicodeUCS4_IsTitlecase macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h223 # define _PyUnicode_IsTitlecase _PyUnicodeUCS2_IsTitlecase macro
310 # define _PyUnicode_IsTitlecase _PyUnicodeUCS4_IsTitlecase macro