Lines Matching refs:text
62 char ETMES[] = "Extra text at end of command: %s";
64 char TMMES[] = "Too much command text: %s";
316 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
325 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
336 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
422 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL)
495 if (text(fnamebuf, &fnamebuf[MAXPATHLEN]) == NULL)
524 if (text(fnamebuf, &fnamebuf[MAXPATHLEN]) == NULL)
740 char *text(textbuf, tbend)
750 * Strip off indentation from text to be inserted.
766 * Strip off indentation from text to be inserted.