Home
last modified time | relevance | path

Searched refs:do_whole_file (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/pic/
H A Dmain.cc448 void do_whole_file(const char *filename) in do_whole_file() function
617 do_whole_file("-"); in main()
622 do_whole_file(argv[optind]); in main()
/dports/textproc/groff/groff-1.22.4/src/preproc/pic/
H A Dmain.cpp460 void do_whole_file(const char *filename) in do_whole_file() function
630 do_whole_file("-"); in main()
635 do_whole_file(argv[optind]); in main()
/dports/textproc/groff/groff-1.22.4/src/utils/indxbib/
H A Dindxbib.cpp100 static int do_whole_file(const char *filename);
171 parser = do_whole_file; in main()
414 static int do_whole_file(const char *filename) in do_whole_file() function
/dports/japanese/groff/groff-1.18.1.1/src/utils/indxbib/
H A Dindxbib.cc101 static int do_whole_file(const char *filename);
172 parser = do_whole_file; in main()
415 static int do_whole_file(const char *filename) in do_whole_file() function
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.115652 (do_picture, do_whole_file): Set had_parse_error if yyparse()
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog8006 (do_picture, do_whole_file): Set had_parse_error if yyparse()