Lines Matching defs:print_word
130 static void print_word(struct html *, const char *);
443 print_word(h, "<");
446 print_word(h, ">");
449 print_word(h, "&");
452 print_word(h, """);
455 print_word(h, " ");
567 print_word(h, "html");
589 print_word(h, numbuf);
681 print_word(h, " ");
697 print_word(h, htmltags[tag].name);
735 print_word(h, attr);
767 print_word(h, "style=\"");
770 print_word(h, arg1);
773 print_word(h, arg2);
866 print_word(h, htmltags[tag->tag].name);
880 print_word(h, "<!DOCTYPE html>");
889 print_word(h, "<!-- This is an automatically generated file."
898 print_word(h, n->string);
905 print_word(h, " -->");
938 print_word(h, " ");
1107 print_word(struct html *h, const char *cp)