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

/freebsd-11-stable/include/xlocale/
H A D_ctype.h52 _RuneLocale *__runes_for_locale(locale_t, int*);
80 _RuneLocale *runes = __runes_for_locale(__loc, &__limit);
105 _RuneLocale *runes = __runes_for_locale(__loc, &__limit);
150 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
157 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
190 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
197 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
/freebsd-11-stable/lib/libc/locale/
H A Dtable.c257 __runes_for_locale(locale_t locale, int *mb_sb_limit) function

Completed in 153 milliseconds