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

/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic.y26 extern void copy_rest_thru(const char *, const char *);
396 copy_rest_thru($4, $6);
H A Dpic.cpp17 extern void copy_rest_thru(const char *, const char *);
4040 copy_rest_thru(yyvsp[-2].str, yyvsp[0].str);
H A Dlex.cpp1684 void copy_rest_thru(const char *body, const char *until) function

Completed in 85 milliseconds