Searched defs:tcopy (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/re/ | ||
H A D | sed2.c | 128 tcopy(Text *from, Text *to) function 198 tcopy(&hold, data); 211 tcopy(&hold, data); 221 tcopy(data, &hold); 230 tcopy(data, &hold); |
Completed in 11 milliseconds