Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/
H A 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,
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp5182 static void encode_char(macro *mac, char c) in encode_char() function
5249 encode_char(&mac, c); in do_special()