Lines Matching full:wide

424 .SS "Wide and Non-wide Character Configurations"
431 is the library in its \*(``non-wide\*('' configuration,
455 is the library in its \*(``wide\*('' configuration,
467 corresponds to the non-wide configuration's
494 The wide library API of
499 stores a wide character.
505 a wide character may be
527 The wide library provides additional functions that complement those in
528 the non-wide library where the size of the underlying character type is
530 A somewhat regular naming convention relates many of the wide variants
531 to their non-wide counterparts;
532 where a non-wide function name contains \*(``ch\*('' or \*(``str\*('',
533 prefix it with \*(``_w\*('' to obtain the wide counterpart.
541 This convention is inapplicable to some non-wide function names,
542 so other transformations are used for the wide configuration:
553 functions provided in the non-wide and wide APIs and the corresponding
1711 You must also enable the wide-character features in the header file
1712 when compiling for the wide-character library
1713 to use the extended (wide-character) functions.
1717 Originally, the wide-character feature required the symbol
1733 The \fI\%curses.h\fP header file installed for the wide-character
1734 library is designed to be compatible with the non-wide library's header.
1739 the wide-character library's headers should be installed last,
1769 supports wide-characters, are provided in the tinfo library.
1772 wide/normal configurations as well as reduce the size of the library
1846 allows an application to query the terminal for the presence of a wide
1942 such as wide-character and color support.
2181 is configured for wide-character support.