Searched refs:PyUnicode_GET_DATA_SIZE (Results 1 – 4 of 4) sorted by relevance
267 #define PyUnicode_GET_DATA_SIZE(op) \ macro
2349 PyUnicode_GET_DATA_SIZE:Py_ssize_t:::2350 PyUnicode_GET_DATA_SIZE:PyObject*:o:0:
221 .. c:function:: Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *o)
2280 * :c:macro:`PyUnicode_GET_DATA_SIZE`: use