Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyString_AS_STRING

550             Py_MEMCPY(PyString_AS_STRING(new_data),
551 PyString_AS_STRING(self->unused_data), old_size);
552 Py_MEMCPY(PyString_AS_STRING(new_data) + old_size,
879 self->zst.next_in = (Byte *)PyString_AS_STRING(self->unconsumed_tail);
910 (Byte *)PyString_AS_STRING(self->unconsumed_tail),