Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c147 #define _PyUnicode_GET_LENGTH(op) \ macro
1536 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()
1550 _PyUnicode_GET_LENGTH(unicode))); in unicode_convert_wchar_to_ucs4()