| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | wctype_utils.h | 43 LIBC_INLINE static constexpr bool iswlower(wint_t wch) { in iswlower() 77 LIBC_INLINE static constexpr bool iswupper(wint_t wch) { in iswupper() 111 LIBC_INLINE static constexpr bool iswdigit(wint_t wch) { in iswdigit() 129 LIBC_INLINE static constexpr wint_t towlower(wint_t wch) { in towlower() 188 LIBC_INLINE static constexpr wint_t towupper(wint_t wch) { in towupper() 247 LIBC_INLINE static constexpr bool iswalpha(wint_t wch) { in iswalpha() 307 LIBC_INLINE static constexpr bool iswalnum(wint_t wch) { in iswalnum() 377 LIBC_INLINE static constexpr int b36_wchar_to_int(wint_t wch) { in b36_wchar_to_int() 565 LIBC_INLINE static constexpr bool iswspace(wint_t wch) { in iswspace()
|
| /freebsd/contrib/ncurses/ncurses/widechar/ |
| H A D | lib_erasewchar.c | 62 erasewchar(wchar_t *wch) in erasewchar() 92 killwchar(wchar_t *wch) in killwchar()
|
| H A D | lib_hline_set.c | 54 NCURSES_CH_T wch; in NCURSES_EXPORT() local
|
| H A D | lib_vline_set.c | 53 NCURSES_CH_T wch; in NCURSES_EXPORT() local
|
| H A D | lib_get_wch.c | 100 wchar_t wch; in NCURSES_EXPORT() local
|
| H A D | lib_inwstr.c | 68 wchar_t wch; in NCURSES_EXPORT() local
|
| H A D | lib_add_wch.c | 415 wadd_wch(WINDOW *win, const cchar_t *wch) in wadd_wch() 433 wecho_wchar(WINDOW *win, const cchar_t *wch) in wecho_wchar()
|
| H A D | lib_unget_wch.c | 111 unget_wch(const wchar_t wch) in unget_wch()
|
| H A D | lib_cchar.c | 102 wchar_t *wch, in getcchar()
|
| H A D | lib_ins_wch.c | 84 wins_wch(WINDOW *win, const cchar_t *wch) in wins_wch()
|
| H A D | lib_get_wstr.c | 49 wchar_t wch[2]; in wadd_wint() local
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_bkgd.c | 88 cchar_t wch; in wbkgrndset() local 107 NCURSES_CH_T wch; in wbkgdset() local 270 NCURSES_CH_T wch; in wbkgd() local
|
| H A D | lib_hline.c | 57 NCURSES_CH_T wch; in NCURSES_EXPORT() local
|
| H A D | lib_vline.c | 56 NCURSES_CH_T wch; in NCURSES_EXPORT() local
|
| H A D | lib_instr.c | 72 wchar_t *wch; in NCURSES_EXPORT() local
|
| H A D | lib_insch.c | 58 NCURSES_CH_T wch; in NCURSES_EXPORT() local
|
| H A D | lib_addch.c | 567 NCURSES_CH_T wch; in waddch() local 586 NCURSES_CH_T wch; in wechochar() local
|
| H A D | lib_box.c | 52 NCURSES_CH_T wch; in _my_render() local
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | report_ctype.c | 51 wint_t wch; in report() local
|
| /freebsd/lib/libc/locale/ |
| H A D | gb18030.c | 96 wchar_t wch; in _GB18030_mbrtowc() local
|
| H A D | utf8.c | 98 wchar_t lbound, wch; in _UTF8_mbrtowc() local
|
| /freebsd/usr.bin/tr/ |
| H A D | str.c | 60 wchar_t wch; in next() local
|
| /freebsd/usr.bin/wc/ |
| H A D | wc.c | 213 wchar_t wch; in cnt() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/locale_base_api/ |
| H A D | bsd_locale_defaults.h | 23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
|
| /freebsd/bin/cat/ |
| H A D | cat.c | 303 wint_t wch; in cook_cat() local
|