/freebsd/lib/libc/locale/ |
H A D | multibyte.3 | 37 .Nd multibyte and wide character manipulation functions 50 wide characters and 52 Wide characters are an internal representation 66 governs the interpretation of wide and multibyte characters. 72 type is wide enough to hold the largest value 73 in the wide character representations for all locales. 103 the wide character with value 0 104 (the null wide character) 105 is recognized as the wide character string terminator, 117 .It Xr mbrtowc 3 Ta "convert a character to a wide-character code (restartable)" [all …]
|
H A D | mbstowcs.3 | 38 .Nd convert a character string to a wide-character string 54 into a wide character string 58 wide characters are stored. 59 A terminating null wide character is appended if there is room. 63 function returns the number of wide characters converted, 64 not counting any terminating null wide character, or \-1
|
H A D | wcrtomb.3 | 32 .Nd "convert a wide-character code to a character (restartable)" 51 wide character 68 was a null wide character (L'\e0'). 95 is not a valid wide character code. 105 An invalid wide character code was specified.
|
H A D | wcwidth.3 | 30 .Nd "number of column positions of a wide-character code" 41 display the wide character 48 argument is a null wide character (L'\e0'), 56 breaks lines that are more than 20 column positions wide,
|
H A D | btowc.3 | 31 .Nd "convert between wide and single-byte characters" 49 function converts a single-byte character into a corresponding wide character. 59 function converts a wide character into a corresponding single-byte character. 60 If the wide character is
|
H A D | wcstod.c | 42 * This is the wide-character counterpart of strtod(). So that we do not 44 * wide character string to multibyte and call strtod() on the result. 69 * Convert the supplied numeric wide char. string to multibyte. in wcstod_l() 72 * wide char. string to avoid converting unneeded characters but in wcstod_l() 99 * corresponding position in the wide char string. in wcstod_l()
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_05.T.out | 9 Wide char: ෴ - 0xdf4 - 1 10 Wide char: ණ - 0xdab - 1 11 Wide char: ් - 0xdca - 0 12 Wide char: ණ - 0xdab - 1 13 Wide char: ្ - 0x17d2 - 0 14 Wide char: ෴ - 0xdf4 - 1 15 Wide char: 1 - 0x31 - 1 16 Wide char: ͏ - 0x34f - 0 17 Wide char: 2 - 0x32 - 1 18 Wide char: ⃝ - 0x20dd - 0
|
H A D | test_05.H.out | 1 …Wide char: </div><div class="data" data-tag="wc">෴ - 0xdf4 - 1</div></div><div class="line"><div c…
|
H A D | test_05.HP.out | 27 <div class="text">Wide char: </div> 31 <div class="text">Wide char: </div> 35 <div class="text">Wide char: </div> 39 <div class="text">Wide char: </div> 43 <div class="text">Wide char: </div> 47 <div class="text">Wide char: </div> 51 <div class="text">Wide char: </div> 55 <div class="text">Wide char: </div> 59 <div class="text">Wide char: </div> 63 <div class="text">Wide char: </div>
|
/freebsd/lib/libc/stdio/ |
H A D | stdio.3 | 253 .It "fgetwc get next wide character from input stream" 254 .It "fgetws get a line of wide characters from a stream" 261 .It "fputwc output a wide character to a stream" 262 .It "fputws output a line of wide characters to a stream" 273 .It "fwprintf formatted wide character output conversion" 280 .It "getwc get next wide character from input stream" 281 .It "getwchar get next wide character from input stream" 291 .It "putwc output a wide character to a stream" 292 .It "putwchar output a wide character to a stream" 304 .It "swprintf formatted wide character output conversion" [all …]
|
H A D | open_memstream.3 | 54 function creates a wide-oriented stream. 62 or wide characters for 103 so using wide-oriented operations to write to a stream opened via 105 results in wide characters being expanded to a stream of multibyte characters 107 These multibyte characters are then converted back to wide characters when 110 the wide-oriented streams maintain an internal multibyte character conversion 112 This should have no effect as long as wide-oriented output operations are used 113 on a wide-oriented stream.
|
H A D | ungetwc.3 | 39 .Nd un-get wide character from input stream 50 function pushes the wide character 56 The pushed-backed wide characters will be returned by subsequent reads on the 64 will discard the pushed back wide characters. 66 One wide character of push-back is guaranteed, 77 the wide character pushed-back after the conversion, or
|
H A D | wprintf.3 | 39 .Nd formatted wide character output conversion 80 write to the wide character string 101 or more wide characters were requested to be written, 524 Characters from the array are converted to wide characters and written up to 541 argument is expected to be a pointer to an array of wide characters 542 (pointer to a wide string). 543 Each wide character in the string 545 Wide characters from the array are written up to (but not including) 546 a terminating wide 554 the string, the array must contain a terminating wide
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | modules | 124 # XSI extensions to the base library (wide-character) 126 charable lib $(wide) $(HEADER_DEPS) 127 lib_add_wch lib $(wide) $(HEADER_DEPS) 128 lib_box_set lib $(wide) $(HEADER_DEPS) 129 lib_cchar lib $(wide) $(HEADER_DEPS) $(srcdir)/new_pair.h 130 lib_erasewchar lib $(wide) $(HEADER_DEPS) 131 lib_get_wch lib $(wide) $(HEADER_DEPS) 132 lib_get_wstr lib $(wide) $(HEADER_DEPS) 133 lib_hline_set lib $(wide) $(HEADER_DEPS) 134 lib_in_wch lib $(wide) $(HEADER_DEPS) [all …]
|
/freebsd/contrib/blocklist/bin/ |
H A D | blacklistctl.c | 88 int all, blocked, remain, wide, noheader; in main() local 91 noheader = wide = blocked = all = remain = 0; in main() 122 wide = 1; in main() 133 wide = wide ? 8 * 4 + 7 : 4 * 3 + 3; in main() 135 printf("%*.*s/ma:port\tid\tnfail\t%s\n", wide, wide, in main() 150 printf("%*.*s/%s:%s\t", wide, wide, buf, in main()
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_addwstr.3x | 56 add a wide-character string to a \fIcurses\fR window and advance the cursor 73 writes the characters of the (wide-null-terminated) wide-character 96 wide characters, 97 or until a terminating wide null character occurs in 104 writes the entire wide string. 142 library in its non-wide-character configuration.
|
H A D | ncurses.3x | 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 [all …]
|
H A D | curs_getcchar.3x | 39 convert between a wide-character string and a \fIcurses\fR complex character 60 The \fBgetcchar\fP function gets a wide-character string 71 Stores the wide-character string, 80 Obtains the number of wide characters pointed to by \fIwch\fP 96 The wide-character string pointed to by \fIwc\fP. 108 \fBgetcchar\fP returns the number of wide characters referenced by
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMWinCOFFStreamer.cpp | 92 void emitARMWinCFIAllocStack(unsigned Size, bool Wide) override; 93 void emitARMWinCFISaveRegMask(unsigned Mask, bool Wide) override; 98 void emitARMWinCFINop(bool Wide) override; 124 bool Wide) { in emitARMWinCFIAllocStack() argument 126 if (!Wide) { in emitARMWinCFIAllocStack() 142 bool Wide) { in emitARMWinCFISaveRegMask() argument 146 if (Wide) in emitARMWinCFISaveRegMask() 151 if (Wide && (Mask & 0x1000) == 0 && (Mask & 0xff) == 0xf0) { in emitARMWinCFISaveRegMask() 160 } else if (!Wide) { in emitARMWinCFISaveRegMask() 172 if (Wide) in emitARMWinCFISaveRegMask() [all …]
|
/freebsd/contrib/dialog/ |
H A D | progressbox.c | 46 int high, wide; member 77 obj->wide = obj->old_wide; in restart_obj() 90 dlg_auto_size(title, obj->prompt, &obj->high, &obj->wide, MIN_HIGH, MIN_WIDE); in start_obj() 92 dlg_print_size(obj->high, obj->wide); in start_obj() 93 dlg_ctl_size(obj->high, obj->wide); in start_obj() 95 x = dlg_box_x_ordinate(obj->wide); in start_obj() 99 obj->obj.win = dlg_new_window(obj->high, obj->wide, y, x); in start_obj() 103 obj->high, obj->wide, in start_obj() 115 dlg_print_autowrap(obj->obj.win, obj->prompt, obj->high, obj->wide); in start_obj() 129 obj->wide - (2 * MARGIN), in start_obj() [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_smp_phy.c | 242 * resides in the same wide port as this_smp_phy. 245 * same wide port is to be find. 248 * wide port as this_smp_phy. 276 * wide port as this_smp_phy. 278 * @param[in] this_smp_phy The smp phy who is the lowest order phy in a wide 282 * wide port as this_smp_phy. 292 //currently we assume a wide port could not be wider than X4. so the in scif_sas_smp_phy_find_middle_phy_in_wide_port() 293 //second phy is always the correct answer for x2, x3 or x4 wide port. in scif_sas_smp_phy_find_middle_phy_in_wide_port() 311 * in the same wide port as this_smp_phy. 313 * @param[in] this_smp_phy The smp phy who is the lowest order phy in a wide [all …]
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-string.h | 81 // Creates a UTF-16 wide string from the given ANSI string, allocating 83 // value using delete[]. Returns the wide string, or NULL if the 86 // The wide string is created using the ANSI codepage (CP_ACP) to 91 // Creates an ANSI string from the given wide string, allocating 110 // Converts a wide C string to a String using the UTF-8 encoding. 112 // the conversion, "(failed to convert from wide string)" is 116 // Compares two wide C strings. Returns true if and only if they have the 132 // Compares two wide C strings, ignoring case. Returns true if and only if 136 // A NULL C string is considered different to any non-NULL wide C string,
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 245 unsigned Wide = CommonFXSema.getWidth() * 2; in mul() local 247 ThisVal = ThisVal.sext(Wide); in mul() 248 OtherVal = OtherVal.sext(Wide); in mul() 250 ThisVal = ThisVal.zext(Wide); in mul() 251 OtherVal = OtherVal.zext(Wide); in mul() 274 .extOrTrunc(Wide); in mul() 276 .extOrTrunc(Wide); in mul() 304 unsigned Wide = in div() local 307 ThisVal = ThisVal.sext(Wide); in div() 308 OtherVal = OtherVal.sext(Wide); in div() [all …]
|
/freebsd/lib/libc/string/ |
H A D | wcstok.3 | 55 .Nd split wide-character string into tokens 66 is used to isolate sequential tokens in a null-terminated wide character 87 function is the wide character counterpart of the 95 after replacing the token itself with a null wide character (L'\e0'). 98 The following code fragment splits a wide character string on
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry.3 | 114 String data can be set or accessed as wide character strings 118 The functions that use wide character strings are suffixed with 122 wide string, the object will transparently convert formats 124 Similarly, if you store a wide string and then store a 125 narrow string for the same data, the previously-set wide string will
|