Home
last modified time | relevance | path

Searched refs:NOEXPR (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/localedata/
Dtst-langinfo.sh91 C NOEXPR ^[nN]
125 en_US.ANSI_X3.4-1968 NOEXPR ^[-0nN]
159 en_US.ISO-8859-1 NOEXPR ^[-0nN]
205 de_DE.ISO-8859-1 NOEXPR ^[-0nN]
250 de_DE.UTF-8 NOEXPR ^[-0nN]
296 fr_FR.ISO-8859-1 NOEXPR ^[-0nN]
342 ja_JP.EUC-JP NOEXPR ^([-0nN���]|������|������)
Dtst-langinfo.c102 VAL (NOEXPR),
Dtst-c-utf8-consistency.c425 TEST_COMPARE_STRING (str (NOEXPR), str_utf8 (NOEXPR)); in one_pass()
/glibc-2.36/stdlib/
Drpmatch.c60 try (response, NOEXPR, 0, -1, &noexpr, &nore)); in rpmatch()
/glibc-2.36/conform/data/
Dlanginfo.h-data55 constant NOEXPR
/glibc-2.36/locale/
Dtst-C-locale.c165 STRTEST (NOEXPR, "^[nN]"); in run_test()
317 STRTEST (NOEXPR, "^[nN]"); in run_test()
Dlanginfo.h572 #define NOEXPR __NOEXPR macro
Dcategories.def264 DEFINE_ELEMENT (NOEXPR, "noexpr", std, string)
/glibc-2.36/manual/
Dlocale.texi1128 @item NOEXPR
1428 @c Calls nl_langinfo with YESEXPR and NOEXPR, triggering @mtslocale but
1433 check uses the @code{YESEXPR} and @code{NOEXPR} data in the
1445 The answer matched neither the @code{YESEXPR} nor the @code{NOEXPR}
/glibc-2.36/ChangeLog.old/
DChangeLog.localedata1447 * tst-langinfo.sh: Update YESEXPR & NOEXPR baselines to match
DChangeLog.53303 (rpmatch): Use it, so we return -1 when NOEXPR doesn't match either.
DChangeLog.10149 NOEXPR, YESSTR, and NOSTR only available if __USE_GNU.
DChangeLog.116843 and NOEXPR unconditionally available.