Searched refs:begin_comment (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml.h65 simple_output &begin_comment(const char *);
H A Doutput.cpp197 simple_output &simple_output::begin_comment(const char *s) function in class:simple_output
H A Dpost-html.cpp4494 html.begin_comment("Page: ").put_string(i_to_a(page_number)).end_comment();;
4678 html.begin_comment("Creator : ")
4685 html.begin_comment("CreationDate: ")
4701 html.begin_comment("Total number of pages: ").put_string(i_to_a(no_of_printed_pages)).end_comment();
/netbsd-current/external/bsd/byacc/dist/test/
H A Dgrammar.y161 long begin_comment; /* begin offset of comment */
171 long begin_comment; /* begin offset of comment */
324 long begin_comment; /* tmp file offset after last written ) or ; */
493 func_params->begin_comment = cur_file->begin_comment;
528 func_params->begin_comment = cur_file->begin_comment;
/netbsd-current/external/gpl2/groff/dist/src/devices/grops/
H A Dps.h36 ps_output &begin_comment(const char *);
H A Dps.cpp152 ps_output &ps_output::begin_comment(const char *s) function in class:ps_output
1310 out.begin_comment("BeginFeature:")
1327 out.begin_comment("Page:")
1381 out.begin_comment("Extensions:")
1384 out.begin_comment("Creator:")
1404 out.begin_comment("Pages:")
1407 out.begin_comment("PageOrder:")
1431 out.begin_comment("Orientation:")
1496 out.begin_comment("BeginFeature:")
/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Dgrammar.tab.c191 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
201 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
354 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon111
1410 func_params->begin_comment = cur_file->begin_comment;
1448 func_params->begin_comment = cur_file->begin_comment;
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dgrammar.tab.c211 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
221 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
374 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon57
2137 func_params->begin_comment = cur_file->begin_comment;
2175 func_params->begin_comment = cur_file->begin_comment;

Completed in 285 milliseconds