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

/haiku-fatelf/src/bin/rcs/
H A Drcsedit.c115 * Tune expandline().
168 * Overhauled expandline completely() (problem with $01234567890123456789@).
172 * Added retry to expandline to resume after failed match which ended in $.
177 * added retry to expandline to resume after failed match which ended in $.
201 * made keyword expansion loop in expandline() portable to machines
433 if (expandline(fin, fout, delta, true, (FILE*)0, true) < 0)
540 while (1 < expandline(fe,fc,delta,false,(FILE*)0,true))
583 if (expandline(fe,fc,delta,false,(FILE*)0,true) <= 1)
610 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
803 switch (expandline(fi
852 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) function
[all...]
H A Drcsbase.h466 int expandline P((RILE*,FILE*,struct hshentry const*,int,FILE*,int));
H A Dci.c1226 e = expandline(

Completed in 42 milliseconds