Searched refs:old_next (Results 1 – 2 of 2) sorted by relevance
135 PyObject *old_next = (PyObject*)self->tb_next; in tb_next_set() local138 Py_XDECREF(old_next); in tb_next_set()
1577 const T *old_next = next; in hb_buffer_add_utf() local1579 buffer->add (u, old_next - (const T *) text); in hb_buffer_add_utf()