Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/
DChangeLog.118828 (encode_char): Handle tok.stretchable_space and
1521 (encode_char): Ignore `\%', `\&', `\)', and `\:'.
2190 do_zero_width, read_request, encode_char, ps_get_line,
/freebsd-10-stable/contrib/groff/src/roff/troff/
Dinput.cpp5179 static void encode_char(macro *mac, char c) in encode_char() function
5246 encode_char(&mac, c); in do_special()