Home
last modified time | relevance | path

Searched refs:_PyUnicode_SHARE_WSTR (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c167 #define _PyUnicode_SHARE_WSTR(op) \ macro
1040 share_wstr = _PyUnicode_SHARE_WSTR(unicode); in resize_compact()
1108 share_wstr = _PyUnicode_SHARE_WSTR(unicode); in resize_inplace()

Completed in 22 milliseconds