Home
last modified time | relevance | path

Searched refs:_PyUnicode_GET_LENGTH (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c150 #define _PyUnicode_GET_LENGTH(op) \ macro
1498 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()
1512 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()