Searched refs:comment_tag (Results 1 – 3 of 3) sorted by relevance
108 static char *comment_tag; variable353 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()
3781 * xgettext.c (comment_tag): Define as unsigned char *.
77 comment_tag = 402, enumerator1157 case comment_tag: in dump_tags()