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

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dlmessages.h38 const char *nostr; member in struct:lc_messages_T
H A Dlmessages.c48 "no" /* nostr */
89 if (xp->_messages_locale.nostr == NULL)
90 xp->_messages_locale.nostr = empty;
116 "nostr = %s\n",
120 loc->__lc_messages->_messages_locale.nostr
H A Dnl_langinfo.c143 ret = (char*) __get_current_messages_locale(loc)->nostr;
/macosx-10.10.1/nano-12/src/
H A Dprompt.c1269 const char *nostr; /* Same for No. */ local
1274 /* yesstr, nostr, and allstr are strings of any length. Each string
1282 nostr = _("Nn");
1306 shortstr[1] = nostr[0];
1377 else if (strchr(nostr, kbinput) != NULL)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfdcc.vim34 syn keyword fdccKeywordMessages copy yesexpr noexpr yesstr nostr
/macosx-10.10.1/adv_cmds-158/localedef/
H A Dlocaledef.pl268 MESSAGES => [\&parse_LC_MESSAGES, qr/^\s*(END|yesexpr|noexpr|yesstr|nostr|copy)\s+(\S+.*?)\s*$/],
1051 foreach my $s (qw(yesexpr noexpr yesstr nostr)) {

Completed in 194 milliseconds