Searched refs:tcopy (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/re/
H A Dsed.h43 extern void tcopy(Text*, Text*);
H A Dsed2.c128 tcopy(Text *from, Text *to) function
198 tcopy(&hold, data);
211 tcopy(&hold, data);
221 tcopy(data, &hold);
230 tcopy(data, &hold);

Completed in 63 milliseconds