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

/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic.y27 extern void copy_file_thru(const char *, const char *, const char *);
383 copy_file_thru($2.str, $5, $7);
H A Dpic.cpp18 extern void copy_file_thru(const char *, const char *, const char *);
4021 copy_file_thru(yyvsp[-5].lstr.str, yyvsp[-2].str, yyvsp[0].str);
H A Dlex.cpp1671 void copy_file_thru(const char *filename, const char *body, const char *until) function

Completed in 115 milliseconds