Searched refs:esct (Results 1 – 2 of 2) sorted by relevance
63 int esct; variable358 esct = esc = 0;450 esct += w; in ptout1()592 iesct = esct; in move()593 if (esct += esc) in move()623 esc = esct; in move()
1244 const char *esct; /* type of esccape sequence */ in roff_expand() local1405 esct = cp; in roff_expand()1406 switch (*esct) { in roff_expand()1498 if (*cp++ != '\\' || *esct != 'w') { in roff_expand()1520 switch (*esct) { in roff_expand()1547 npos = esct[1] - '1'; in roff_expand()1553 if (esct[1] == '*') in roff_expand()1555 else if (esct[1] == '@') in roff_expand()1617 if (*esct == '*') in roff_expand()