Searched refs:UTF8_LOCALE (Results 1 – 13 of 13) sorted by relevance
17 return loc && loc != C_LOCALE && loc != UTF8_LOCALE in __loc_is_allocated()42 if (!memcmp(&tmp, UTF8_LOCALE, sizeof tmp)) return UTF8_LOCALE; in do_newlocale()
250 *ploc = UTF8_LOCALE; in iconv()
10 ? C_LOCALE : UTF8_LOCALE; in fwide()
38 #define UTF8_LOCALE ((locale_t)&__c_dot_utf8_locale) macro
39 #define UTF8_LOCALE ((locale_t)&__c_dot_utf8_locale) macro
41 #define UTF8_LOCALE ((locale_t)&__c_dot_utf8_locale) macro
189 UTF8_LOCALE= en_US.utf8 macro762 test ! '$(UTF8_LOCALE)' || \764 LC_ALL='$(UTF8_LOCALE)' grep -q '^A.B$$' >/dev/null 2>&1 || { \765 LC_ALL='$(UTF8_LOCALE)' && export LC_ALL && \
1505 or that lack the nsgmls program. Set UTF8_LOCALE to configure
251 *ploc = UTF8_LOCALE; in iconv()