word 32 common.c unsigned char word[MAXTOKEN+3]; /* Word text edit work out1 */
word 29 divide.c if ((wp[no++] = wordgen(&word[0])) == NULL)
word 60 divide.c (unsigned char *)mlchrlower(&word[2]);
word 63 divide.c if ((stock = wordgen(&word[0])) == NULL)
word 67 divide.c if ((wp[no++] = wordgen(&word[0])) == NULL)
word 74 divide.c if ((stock = wordgen(&word[0])) == NULL)
word 77 divide.c if ((wp[no++] = wordgen(&word[0])) == NULL)
word 86 divide.c if ((wp[no++] = wordgen(&word[0])) == NULL)
word 105 divide.c wordp = word + 2;
word 132 divide.c sprintf(&word[0], "%c\0", type);
word 142 divide.c sprintf(&word[0], "%c\0", type);
word 147 divide.c sprintf(&word[0], "%c\0", type);
word 201 divide.c word[0] = type;
word 202 divide.c word[1] = lang;
word 211 divide.c wordgen(unsigned char *word)
word 215 divide.c if ((p = (unsigned char *) malloc(strlen(word)+1)) != NULL)
word 216 divide.c return strcpy(p, word);
word 18 staslova.c unsigned char *word;
word 39 staslova.c while ((word = fetchword()) != NULL) {
word 41 staslova.c (unsigned char *)mlchrlower(word+2);
word 43 staslova.c statisticsctrl(word);
word 45 staslova.c matchingctrl(word);
word 37 table.h extern unsigned char word[];