Home
last modified time | relevance | path

Searched refs:comment_tag (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.c108 static char *comment_tag; variable
353 comment_tag = NULL; in main()
358 comment_tag = optarg; in main()
360 while (isspace ((unsigned char) *comment_tag)) in main()
361 ++comment_tag; in main()
2117 (comment_tag != NULL in remember_a_message()
2118 && strncmp (s, comment_tag, strlen (comment_tag)) == 0))) in remember_a_message()
H A DChangeLog.03781 * xgettext.c (comment_tag): Define as unsigned char *.
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp77 comment_tag = 402, enumerator
1157 case comment_tag: in dump_tags()