Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dtranscode.c238 maxch; /* Maximum character for charset */ in cupsUTF8ToCharset() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c5718 Py_UCS4 maxch = PyUnicode_MAX_CHAR_VALUE(writer.buffer); in PyUnicode_DecodeUTF32Stateful() local