Searched defs:_PyUnicode_NONCOMPACT_DATA (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/cpython/ | ||
H A D | unicodeobject.h | 328 static inline void* _PyUnicode_NONCOMPACT_DATA(PyObject *op) { in _PyUnicode_NONCOMPACT_DATA() function |
Completed in 3 milliseconds