Lines Matching refs:Py_CLEAR

63 /* Py_CLEAR for a PyObject* that uses a join flag. Pass the pointer by
112 Py_CLEAR(st->parseerror_obj);
113 Py_CLEAR(st->deepcopy_obj);
114 Py_CLEAR(st->elementpath_obj);
115 Py_CLEAR(st->comment_factory);
116 Py_CLEAR(st->pi_factory);
642 Py_CLEAR(self->tag);
2408 Py_CLEAR(self->element_factory);
2420 Py_CLEAR(self->comment_factory);
2433 Py_CLEAR(self->pi_factory);
2465 Py_CLEAR(self->pi_event_obj);
2466 Py_CLEAR(self->comment_event_obj);
2467 Py_CLEAR(self->end_ns_event_obj);
2468 Py_CLEAR(self->start_ns_event_obj);
2469 Py_CLEAR(self->end_event_obj);
2470 Py_CLEAR(self->start_event_obj);
2471 Py_CLEAR(self->events_append);
2472 Py_CLEAR(self->stack);
2473 Py_CLEAR(self->data);
2474 Py_CLEAR(self->last);
2475 Py_CLEAR(self->last_for_tail);
2476 Py_CLEAR(self->this);
2477 Py_CLEAR(self->pi_factory);
2478 Py_CLEAR(self->comment_factory);
2479 Py_CLEAR(self->element_factory);
2480 Py_CLEAR(self->root);
2531 Py_CLEAR(st->comment_factory);
2537 Py_CLEAR(st->pi_factory);
2563 Py_CLEAR(*data);
2595 Py_CLEAR(*data);
2693 Py_CLEAR(self->last_for_tail);
3643 Py_CLEAR(self->entity);
3649 Py_CLEAR(self->entity);
3650 Py_CLEAR(self->names);
3665 Py_CLEAR(self->entity);
3666 Py_CLEAR(self->names);
3781 Py_CLEAR(self->handle_close);
3782 Py_CLEAR(self->handle_pi);
3783 Py_CLEAR(self->handle_comment);
3784 Py_CLEAR(self->handle_end);
3785 Py_CLEAR(self->handle_data);
3786 Py_CLEAR(self->handle_start);
3787 Py_CLEAR(self->handle_start_ns);
3788 Py_CLEAR(self->handle_end_ns);
3789 Py_CLEAR(self->handle_doctype);
3791 Py_CLEAR(self->target);
3792 Py_CLEAR(self->entity);
3793 Py_CLEAR(self->names);
4048 Py_CLEAR(target->start_event_obj);
4049 Py_CLEAR(target->end_event_obj);
4050 Py_CLEAR(target->start_ns_event_obj);
4051 Py_CLEAR(target->end_ns_event_obj);
4052 Py_CLEAR(target->comment_event_obj);
4053 Py_CLEAR(target->pi_event_obj);