Searched refs:thisterm (Results 1 – 1 of 1) sorted by relevance
81 static char thisterm[TERMMAX]; variable154 (void) strcpy(thisterm, ""); in invmake()192 if (strcmp(thisterm, line) == 0) { in invmake()212 (void) strcpy(thisterm, line); in invmake()370 len = strlen(thisterm); in invnewterm()407 maxback = strlen(thisterm) / 10; in invnewterm()459 backupflag, thisterm, supfing); in invnewterm()483 (void) strcpy(supfing, thisterm); in invnewterm()484 supfing += strlen(thisterm) + 1; in invnewterm()486 nextsupfing += strlen(thisterm) + 1; in invnewterm()[all …]