Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Dlocaleutil.h55 Py_UCS4 maxchar2 = PyUnicode_MAX_CHAR_VALUE(thousands_sep); in InsertThousandsGrouping_fill() local
/external/python/cpython3/Objects/
Dunicodeobject.c11248 Py_UCS4 maxchar, maxchar2; in PyUnicode_Concat() local
11296 Py_UCS4 maxchar, maxchar2; in PyUnicode_Append() local