Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- addwstr(3), addnwstr(3), waddwstr(3), waddnwstr(3), mvaddwstr(3), mvaddnwstr(3), mvwaddwstr(3), mvwaddnwstr(3)
- add a string of wide characters to a curses window and advance cursor
- euc(5)
- EUC encoding of wide characters
- fgetwc(3), getwc(3), getwchar(3)
- get next wide character from input stream
- fgetwln(3)
- get a line of wide characters from a stream
- fgetws(3)
- get a line of wide characters from a stream
- fputwc(3), putwc(3), putwchar(3)
- output a wide character to a stream
- fputws(3)
- output a line of wide characters to a stream
- get_wch(3), wget_wch(3), mvget_wch(3), mvwget_wch(3), unget_wch(3)
- get (or push back) a wide character from curses terminal keyboard
- get_wstr(3), getn_wstr(3), wget_wstr(3), wgetn_wstr(3), mvget_wstr(3), mvgetn_wstr(3), mvwget_wstr(3), mvwgetn_wstr(3)
- get an array of wide characters from a curses terminal keyboard
- getcchar(3), setcchar(3)
- Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
- ins_wstr(3), ins_nwstr(3), wins_wstr(3), wins_nwstr(3), mvins_wstr(3), mvins_nwstr(3), mvwins_wstr(3), mvwins_nwstr(3)
- insert a wide-character string into a curses window
- iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
- wide character classification utilities
- iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
- wide character classification utilities
- iswctype(3), wctype(3)
- wide character class functions
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbstowcs(3)
- convert a character string to a wide-character string
- mbtowc(3)
- convert a character to a wide-character code
- multibyte(3)
- multibyte and wide character manipulation functions
- towctrans(3), wctrans(3)
- wide character mapping functions
- towlower(3)
- upper case to lower case letter conversion (wide character version)
- towupper(3)
- lower case to upper case letter conversion (wide character version)
- ungetwc(3)
- un-get wide character from input stream
- wcrtomb(3), c16rtomb(3), c32rtomb(3)
- convert a wide-character code to a character (restartable)
- wcsftime(3)
- convert date and time to a wide-character string
- wcsrtombs(3), wcsnrtombs(3)
- convert a wide-character string to a character string (restartable)
- wcstok(3)
- split wide-character string into tokens
- wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
- wcstombs(3)
- convert a wide-character string to a character string
- wcswidth(3)
- number of column positions in wide-character string
- wctomb(3)
- convert a wide-character code to a character
- wcwidth(3)
- number of column positions of a wide-character code
- wmemchr(3), wmemcmp(3), wmemcpy(3), wmemmove(3), wmempcpy(3), wmemset(3), wcpcpy(3), wcpncpy(3), wcscasecmp(3), wcscat(3), wcschr(3), wcscmp(3), wcscpy(3), wcscspn(3), wcsdup(3), wcslcat(3), wcslcpy(3), wcslen(3), wcsncasecmp(3), wcsncat(3), wcsncmp(3), wcsncpy(3), wcsnlen(3), wcspbrk(3), wcsrchr(3), wcsspn(3), wcsstr(3)
- wide character string manipulation operations
- wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
- formatted wide character output conversion
- wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
- wide character input format conversion
- XmDataFieldGetStringWcs(3)
- A DataField function that retrieves a copy of the wide character string value of a DataField widget "XmDataFieldGetStringWcs" "DataField functions" "XmDataFieldGetStringWcs"
- XmTextFieldGetSelectionWcs(3)
- A TextField function that retrieves the value of a wide character encoded primary selection "XmTextFieldGetSelection\%Wcs" "TextField functions" "XmTextFieldGetSelection\%Wcs"
- XmTextFieldGetStringWcs(3)
- A TextField function that retrieves a copy of the wide character string value of a TextField widget "XmTextFieldGetStringWcs" "TextField functions" "XmTextFieldGetStringWcs"
- XmTextFieldGetSubstringWcs(3)
- A TextField function that retrieves a portion of a wide character internal text buffer "XmTextFieldGetSubstring\%Wcs" "TextField functions" "XmTextFieldGetSubstring\%Wcs"
- XmTextFieldInsertWcs(3)
- A TextField function that inserts a wide character string into a TextField widget "XmTextFieldInsertWcs" "TextField functions" "XmTextFieldInsertWcs"
- XmTextFieldReplaceWcs(3)
- A TextField function that replaces part of a wide character string in a TextField widget "XmTextFieldReplaceWcs" "TextField functions" "XmTextFieldReplaceWcs"
- XmTextFieldSetStringWcs(3)
- A TextField function that sets a wide character string value "XmTextFieldSetStringWcs" "TextField functions" "XmTextFieldSetStringWcs"
- XmTextFindStringWcs(3)
- A Text function that finds the beginning position of a wide character text string "XmTextFindStringWcs" "Text functions" "XmTextFindStringWcs"
- XmTextGetSelectionWcs(3)
- A Text function that retrieves the value of a wide character encoded primary selection "XmTextGetSelectionWcs" "Text functions" "XmTextGetSelectionWcs"
- XmTextGetStringWcs(3)
- A Text function that retrieves a copy of the wide character string value of a Text widget "XmTextGetStringWcs" "Text functions" "XmTextGetStringWcs"
- XmTextGetSubstringWcs(3)
- A Text function that retrieves a portion of a wide character internal text buffer "XmTextGetSubstringWcs" "Text functions" "XmTextGetSubstringWcs"
- XmTextInsertWcs(3)
- A Text function that inserts a wide character string into a Text widget "XmTextInsertWcs" "Text functions" "XmTextInsertWcs"
- XmTextReplaceWcs(3)
- A Text function that replaces part of a wide character string in a Text widget "XmTextReplaceWcs" "Text functions" "XmTextReplaceWcs"
- XmTextSetStringWcs(3)
- A Text function that sets a wide character string value "XmTextSetStringWcs" "Text functions" "XmTextSetStringWcs"
- addwstr(3x), addnwstr(3x), waddwstr(3x), waddnwstr(3x), mvaddwstr(3x), mvaddnwstr(3x), mvwaddwstr(3x), mvwaddnwstr(3x)
- add a string of wide characters to a curses window and advance cursor
- fcft_kerning(3)
- calculate kerning distance between two wide characters
- fcft_precompose(3)
- pre-compose two wide characters into one
- fwcscmp(3)
- fuzzy comparison of two wide-character strings require_index { }
- fwcscmpi(3)
- fuzzy comparison of two wide-character strings require_index { }
- get_wch(3x), wget_wch(3x), mvget_wch(3x), mvwget_wch(3x), unget_wch(3x)
- get (or push back) a wide character from curses terminal keyboard
- get_wstr(3x), getn_wstr(3x), wget_wstr(3x), wgetn_wstr(3x), mvget_wstr(3x), mvgetn_wstr(3x), mvwget_wstr(3x), mvwgetn_wstr(3x)
- get an array of wide characters from a curses terminal keyboard
- getcchar(3x), setcchar(3x)
- Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
- ins_wstr(3x), ins_nwstr(3x), wins_wstr(3x), wins_nwstr(3x), mvins_wstr(3x), mvins_nwstr(3x), mvwins_wstr(3x), mvwins_nwstr(3x)
- insert a wide-character string into a curses window
- Text::ANSI::WideUtil(3)
- Routines for text containing ANSI color codes (wide-character functions only)
- Text::Table::TinyColorWide(3)
- Text::Table::Tiny + support for colored text & wide character
- Text::Table::TinyWide(3)
- Text::Table::Tiny + support for wide character
- Text::WideChar::Util(3)
- Routines for text containing wide characters