Home
last modified time | relevance | path

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

/minix3/external/bsd/mdocml/dist/
H A Droff.c120 const char *current_string; /* value of last called user macro */ member
804 t = (r->current_string = roff_getstrn(r, mac, maclen)) in roff_parse()
1746 n1 = cp = mandoc_strdup(r->current_string); in roff_userdef()