Home
last modified time | relevance | path

Searched refs:texstr (Results 1 – 10 of 10) sorted by relevance

/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Dsavrstor.c75 printf(".rm %c+\n", texstr[i]); in endoff()
H A Dext.h47 extern char texstr[];
H A Dglobals.c65 char texstr[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWYXZ0123456789"; variable
H A Dtextblocks.c105 texname = texstr[++texct];
H A Doptions.c52 texname = texstr[texct = 0]; in getcomm()
/original-bsd/old/tbl/
H A Dtf.c38 fprintf(tabout, ".rm %c+\n",texstr[i]); in endoff()
H A Dt0.c52 char texstr[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWYXZ0123456789"; variable
H A Dt..c59 extern char texstr[];
H A Dt3.c40 texname = texstr[texct=0]; in getcomm()
H A Dtg.c69 texname = texstr[++texct];