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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml.h63 simple_output &begin_comment(const char *);
H A Doutput.cpp195 simple_output &simple_output::begin_comment(const char *s) function in class:simple_output
H A Dpost-html.cpp4492 html.begin_comment("Page: ").put_string(i_to_a(page_number)).end_comment();;
4676 html.begin_comment("Creator : ")
4683 html.begin_comment("CreationDate: ")
4699 html.begin_comment("Total number of pages: ").put_string(i_to_a(no_of_printed_pages)).end_comment();
/freebsd-11-stable/contrib/byacc/test/
H A Dgrammar.y158 long begin_comment; /* begin offset of comment */
168 long begin_comment; /* begin offset of comment */
321 long begin_comment; /* tmp file offset after last written ) or ; */
490 func_params->begin_comment = cur_file->begin_comment;
525 func_params->begin_comment = cur_file->begin_comment;
/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.h34 ps_output &begin_comment(const char *);
H A Dps.cpp150 ps_output &ps_output::begin_comment(const char *s) function in class:ps_output
1309 out.begin_comment("BeginFeature:")
1326 out.begin_comment("Page:")
1380 out.begin_comment("Extensions:")
1383 out.begin_comment("Creator:")
1403 out.begin_comment("Pages:")
1406 out.begin_comment("PageOrder:")
1430 out.begin_comment("Orientation:")
1495 out.begin_comment("BeginFeature:")
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c188 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
198 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
351 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon223
1405 func_params->begin_comment = cur_file->begin_comment;
1443 func_params->begin_comment = cur_file->begin_comment;
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c208 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
218 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
371 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon179
2128 func_params->begin_comment = cur_file->begin_comment;
2166 func_params->begin_comment = cur_file->begin_comment;

Completed in 97 milliseconds