Searched refs:do_push (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dhtml-text.h123 void do_push (tag_definition *p);
H A Dhtml-text.cpp328 * do_push - places, tag_definition, p, onto the stack
331 void html_text::do_push (tag_definition *p) function in class:html_text
339 fprintf(stderr, "\nentering do_push (");
367 fprintf(stderr, "exiting do_push\n");
387 do_push(p);
405 do_push(p);

Completed in 49 milliseconds