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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c1517 const char *trans_text;
1537 trans_text = inp_text ? dgettext (argp->argp_domain, inp_text) : NULL;
1540 trans_text = inp_text = 0;
1550 trans_text, input);
1553 text = (const char *) trans_text;
1568 if (text && text != trans_text)
1494 const char *trans_text; local

Completed in 19 milliseconds