Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dstringclass.h72 void remove_spaces();
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dstring.cpp300 void string::remove_spaces() in remove_spaces() function in string
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp1276 input_entry.remove_spaces(); in process_data()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.118246 * src/libs/libgroff/string.cc (string::remove_spaces): New member