Lines Matching defs:string
36 #include <string.h>
59 "search string not found", /* 13 */
84 "replacement string too long", /* 38 */
87 "no remembered search string", /* 41 */
101 "no remembered replacement string", /* 55 */
113 "Encryption of string failed", /* 63 */
425 "Usage: ed [- | -s] [-p string] [-x] [-C] [file]\n"
426 " red [- | -s] [-p string] [-x] [-C] [file]\n"));
2012 * If there isn't a remembered string, it is an error;
2644 eopen(char *string, int rw)
2659 if ((io = open(string, rw)) >= 0) {
2693 execlp(_PATH_BSHELL, "sh", "-c", string, (char *)0);
2801 * Searches thru beginning of file looking for a string of the form
3032 * entry: option points to null-terminated option string
3060 * entry: scan1 points to scan pointer, str points to string