Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dlocaleutil.h55 Py_UCS4 maxchar2 = PyUnicode_MAX_CHAR_VALUE(thousands_sep); in InsertThousandsGrouping_fill() local
/third_party/python/Objects/
Dunicodeobject.c11743 Py_UCS4 maxchar, maxchar2; in PyUnicode_Concat() local
11794 Py_UCS4 maxchar, maxchar2; in PyUnicode_Append() local