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

/freebsd-10.0-release/contrib/texinfo/info/
H A Dinfodoc.c45 static char *info_internal_help_text[] = { variable
94 static char *info_internal_help_text[] = { variable
292 for (i = 0; info_internal_help_text[i]; i++)
296 ((char *) _(info_internal_help_text[i]), help_is_only_window_p),
301 char *msg = *(info_internal_help_text[i])
302 ? _(info_internal_help_text[i])
303 : info_internal_help_text[i];

Completed in 121 milliseconds