Searched refs:the_rep (Results 1 – 1 of 1) sorted by relevance
480 static char the_rep[10]; variable491 the_rep[i++] = character; in printed_representation()499 the_rep[i++] = character; in printed_representation()508 the_rep[i++] = ' '; in printed_representation()513 the_rep[i++] = '^'; in printed_representation()521 i = strlen (the_rep); in printed_representation()525 the_rep[i++] = '^'; in printed_representation()526 the_rep[i++] = '?'; in printed_representation()529 the_rep[i++] = character; in printed_representation()531 the_rep[i] = 0; in printed_representation()[all …]