Home
last modified time | relevance | path

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

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