Lines Matching full:appends
58 #define APPENDS 'e'
99 * batch_list/dict() pumps out before doing APPENDS/SETITEMS. Nothing will
1613 * MARK item item ... item APPENDS
1615 * empty list, or list-like object, for the APPENDS to operate on.
1626 static char appends = APPENDS;
1631 /* APPENDS isn't available; do one at a time. */
1678 /* Pump out MARK, items, APPENDS. */
1705 if (self->write_func(self, &appends, 1) < 0)
4899 case APPENDS:
5316 case APPENDS: