Lines Matching defs:text
29 * libspcs Java exception class file(-e), error text file (-m) or JNI
59 static char text[SPCS_S_MAXTEXT];
67 static char text[SPCS_S_MAXTEXT];
160 char *p = text;
178 (int)(p - text));
199 tlen = strlen(text);
201 if ((tlen > 2) && (text[tlen - 1] == '@') && (text[tlen - 2] == '@')) {
219 keystring, c.i, text);
232 (void) fprintf(stdout, "\t\"%s\",\n", text);
236 text);
368 "msg text missing at line:%d\n", count);
371 (void) strcpy(text, p);