Home
last modified time | relevance | path

Searched refs:_PyUnicode_ToFoldedFull (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Objects/
Dunicodectype.c259 int _PyUnicode_ToFoldedFull(Py_UCS4 ch, Py_UCS4 *res) in _PyUnicode_ToFoldedFull() function
Dunicodeobject.c9809 int j, n_res = _PyUnicode_ToFoldedFull(c, mapped); in do_casefold()
/external/python/cpython3/Include/
Dunicodeobject.h2217 PyAPI_FUNC(int) _PyUnicode_ToFoldedFull(