Searched refs:expandline (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/gnu/usr.bin/rcs/lib/
H A Drcsedit.c111 * Tune expandline().
164 * Overhauled expandline completely() (problem with $01234567890123456789@).
168 * Added retry to expandline to resume after failed match which ended in $.
173 * added retry to expandline to resume after failed match which ended in $.
197 * made keyword expansion loop in expandline() portable to machines
429 if (expandline(fin, fout, delta, true, (FILE*)0, true) < 0)
536 while (1 < expandline(fe,fc,delta,false,(FILE*)0,true))
579 if (expandline(fe,fc,delta,false,(FILE*)0,true) <= 1)
606 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
799 switch (expandline(fi
848 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) function
[all...]
H A Drcsbase.h464 int expandline P((RILE*,FILE*,struct hshentry const*,int,FILE*,int));
/freebsd-10.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c1222 e = expandline(

Completed in 53 milliseconds