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

/freebsd-12-stable/include/xlocale/
H A D_ctype.h54 _RuneLocale *__runes_for_locale(locale_t, int*);
82 _RuneLocale *runes = __runes_for_locale(__loc, &__limit);
107 _RuneLocale *runes = __runes_for_locale(__loc, &__limit);
152 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
159 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
192 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
199 _RuneLocale *__runes = __runes_for_locale(__l, &__limit);
/freebsd-12-stable/lib/libc/locale/
H A Dtable.c259 __runes_for_locale(locale_t locale, int *mb_sb_limit) function

Completed in 110 milliseconds