HomeSort by: relevance | last modified time | path
    Searched refs:expandline (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsedit.c 114 * Tune expandline().
167 * Overhauled expandline completely() (problem with $01234567890123456789@).
171 * Added retry to expandline to resume after failed match which ended in $.
176 * added retry to expandline to resume after failed match which ended in $.
200 * made keyword expansion loop in expandline() portable to machines
432 if (expandline(fin, fout, delta, true, (FILE*)0, true) < 0)
539 while (1 < expandline(fe,fc,delta,false,(FILE*)0,true))
582 if (expandline(fe,fc,delta,false,(FILE*)0,true) <= 1)
609 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
802 switch (expandline(fin,f,delta,true,frew,true))
851 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) function
    [all...]
rcsbase.h 469 int expandline P((RILE*,FILE*,struct hshentry const*,int,FILE*,int));
ci.c 1226 e = expandline(

Completed in 29 milliseconds