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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c99 static char *comment_tag; variable
357 comment_tag = NULL;
362 comment_tag = optarg;
364 while (isspace ((unsigned char) *comment_tag))
365 ++comment_tag;
2152 (comment_tag != NULL
2153 && strncmp (s, comment_tag, strlen (comment_tag)) == 0)))

Completed in 57 milliseconds