Lines Matching defs:text
306 * split in turn. Expanded text is also immune to further backslash
1049 * Help is read from a formatted text file.
1054 * text
1136 /* page the help text from our load path */
1183 /* exact match, print text */
1652 * Header prepended to each line. The text immediately follows the header.
1660 char text[];
1713 strcpy(sp->text, cp);
1736 res = bf_run(sp->text);
1740 filename, sp->line, sp->text);