HomeSort by: relevance | last modified time | path
    Searched refs:comment_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.c 108 static char *comment_tag; variable
353 comment_tag = NULL;
358 comment_tag = optarg;
360 while (isspace ((unsigned char) *comment_tag))
361 ++comment_tag;
2117 (comment_tag != NULL
2118 && strncmp (s, comment_tag, strlen (comment_tag)) == 0)))
  /src/external/gpl2/groff/dist/src/utils/hpftodit/
hpftodit.cpp 77 comment_tag = 402, enumerator in enum:tag_type
1157 case comment_tag:

Completed in 29 milliseconds