Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dunicodeobject.h199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax macro
286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax macro
/external/python/cpython2/Objects/
Dunicodeobject.c189 PyUnicode_GetMax(void) in PyUnicode_GetMax() function