HomeSort by: relevance | last modified time | path
    Searched refs:split_text (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.y 194 { $$ = split_text($1); }
198 { $$ = split_text($2); }
box.h 248 box *split_text(char *);
text.cpp 284 box *b = split_text(ch);
361 box *split_text(char *text) function

Completed in 15 milliseconds