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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsggrep.c728 char *total_comment; local
736 total_comment = (char *) xmalloca (length);
738 q = total_comment;
747 if (q != total_comment + length)
750 selected = is_string_selected (3, total_comment, length);
752 freea (total_comment);
763 char *total_comment; local
771 total_comment = (char *) xmalloca (length);
773 q = total_comment;
782 if (q != total_comment
[all...]

Completed in 91 milliseconds