Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PyUnicode_GetMax

199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax
286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax
495 PyAPI_FUNC(Py_UNICODE) PyUnicode_GetMax(void);