Searched refs:split_text (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Deqn.y192 { $$ = split_text($1); }
196 { $$ = split_text($2); }
H A Dbox.h246 box *split_text(char *);
H A Dtext.cpp282 box *b = split_text(ch);
359 box *split_text(char *text) function

Completed in 163 milliseconds