Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c1254 int inaml; /* length returned from mandoc_escape() */ in roff_expand() local
1423 switch(mandoc_escape(&cp, &stnam, &inaml)) { in roff_expand()
1425 if (mchars_spec2cp(stnam, inaml) >= 0) in roff_expand()