Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodectype.c57 Py_UNICODE _PyUnicode_ToTitlecase(register Py_UNICODE ch) in _PyUnicode_ToTitlecase() function
/external/python/cpython2/Include/
Dunicodeobject.h230 # define _PyUnicode_ToTitlecase _PyUnicodeUCS2_ToTitlecase macro
317 # define _PyUnicode_ToTitlecase _PyUnicodeUCS4_ToTitlecase macro