Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Drefer.cpp109 static void split_punct(string &line, string &punct);
519 split_punct(pending_line, punct); in do_file()
655 static void split_punct(string &line, string &punct) in split_punct() function
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1152020 * refer/refer.cc (split_punct): Don't call lookup_token if there