Searched defs:_PyUnicode_SHARE_UTF8 (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
H A Dunicodeobject.c120 #define _PyUnicode_SHARE_UTF8(op) \ macro
965 share_utf8 = _PyUnicode_SHARE_UTF8(unicode);

Completed in 299 milliseconds