Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dunicodeobject.c15059 Py_UCS4 strmaxchar = _PyUnicode_FindMaxChar(str, 0, pindex+len); in unicode_format_arg_output() local
15060 maxchar = Py_MAX(maxchar, strmaxchar); in unicode_format_arg_output()

Completed in 19 milliseconds