Lines Matching refs:APPEND
87 struct s_appends *appends; /* Array of pointers to strings to append. */
166 cspace(&PS, "\n", 1, APPEND);
167 cspace(&PS, hs, hsl, APPEND);
173 cspace(&HS, "\n", 1, APPEND);
174 cspace(&HS, ps, psl, APPEND);
192 cspace(&PS, "\n", 1, APPEND);
193 if (!mf_fgets(&PS, APPEND))
417 cspace(&SS, s, (size_t)re_off, APPEND);
430 APPEND);
438 cspace(&SS, s, (size_t)slen, APPEND);
456 cspace(&SS, ps, (size_t)re_off, APPEND);
462 cspace(&SS, s, (size_t)slen, APPEND);
521 cspace(&YS, &c, 1, APPEND);
532 y->multis[i].tolen, APPEND);
535 cspace(&YS, p, 1, APPEND);
549 * Flush append requests. Always called before reading a line,
762 * Concatenate space: append the source space to the destination space,