Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c141 #define _PyUnicode_GET_LENGTH(op) \ macro
1520 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()
1534 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()