Searched refs:strmaxchar (Results 1 – 1 of 1) sorted by relevance
14794 Py_UCS4 strmaxchar = _PyUnicode_FindMaxChar(str, 0, pindex+len); in unicode_format_arg_output() local14795 maxchar = Py_MAX(maxchar, strmaxchar); in unicode_format_arg_output()