Home
last modified time | relevance | path

Searched refs:Py_UNICODE_TOTITLE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/cpython/
H A Dunicodeobject.h34 #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) macro

Completed in 4 milliseconds