Searched refs:_WLocale_toupper (Results 1 – 5 of 5) sorted by relevance
207 wint_t _WLocale_toupper(struct _Locale_ctype *, wint_t);
159 { return _WLocale_toupper(_M_ctype, c); } in do_toupper()164 *low = _WLocale_toupper(_M_ctype, *low); in do_toupper()
53 wint_t _WLocale_toupper(_Locale_ctype_t* ltype, wint_t c) { in _WLocale_toupper() function
245 wint_t _WLocale_toupper(struct _Locale_ctype *lctype, wint_t wc) in _WLocale_toupper() function
332 wint_t _WLocale_toupper( struct _Locale_ctype *__loc, wint_t c ) in _WLocale_toupper() function