Home | History | Annotate | Download | only in scripts

Lines Matching full:trim

18 char *trim(char *s)
29 line = trim(line);
33 line = trim(line);
55 s = trim((*help)->data);
88 s = trim((*from)->data);
101 while (!*trim((*from)->prev->data)) {
112 if (*trim(dd->data) != '-') break;
133 // Read line, trim whitespace at right edge.
250 that = trim(that);
289 if (cfrom && cfrom->prev->data && *trim(cfrom->prev->data))
310 while (!*trim(anchor->prev->data)) {
329 this = trim(this+ff+3);
330 that = trim(that+tt+3);
375 // Trim leading whitespace