Home
last modified time | relevance | path

Searched refs:multibyte (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/lib/libgen/common/
H A Dgmatch.c46 /* DOODAD */ static int multibyte = 0; variable
109 if (!multibyte || in gmatch()
117 if (!multibyte || in gmatch()
/freebsd/contrib/netbsd-tests/usr.bin/awk/
H A Dt_awk.sh78 atf_test_case multibyte
356 atf_add_test_case multibyte
/freebsd/lib/libc/tests/regex/
H A DMakefile4 ATF_TESTS_SH+= multibyte
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-namedisplay-options.pod92 not setting B<esc_msb>) may give the correct display of multibyte
94 If this option is not set, then multibyte characters larger than 0xFF
100 This option does not attempt to interpret multibyte characters in any
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdlib.inc46 // [c.mb.wcs], multibyte / wide string and character conversion functions
H A Dcwchar.inc72 // [c.mb.wcs], multibyte / wide string and character conversion functions
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcstdlib.cppm
H A Dcwchar.cppm
H A Dcstdlib.inc46 // [c.mb.wcs], multibyte / wide string and character conversion functions
H A Dcwchar.inc72 // [c.mb.wcs], multibyte / wide string and character conversion functions
/freebsd/contrib/one-true-awk/
H A DFIXES105 table gets larger for multibyte input. Thanks to Arnold Robbins.
127 Disabled utf-8 for non-multibyte locales, such as C or POSIX.
H A DFIXES.1e144 In run.c, use non-restartable multibyte routines to attain
255 the One True Awk that understands multibyte characters.
/freebsd/lib/libc/locale/
H A DMakefile.inc40 mbsrtowcs.3 mbstowcs.3 mbtowc.3 multibyte.3 \
/freebsd/contrib/nvi/
H A DREADME27 o In nvi2, Zhihao Yuan incorporated the multibyte encoding support onto DB1.
/freebsd/contrib/bsddialog/
H A DCHANGELOG336 * change: form field value is printed like multibyte charachter string,
365 - API handles char* arguments like multibyte charachter string,
377 - add: conf.form.securembch secure multibyte charachter.
/freebsd/contrib/ee/
H A Dee.i18n.guide7 thereby simplifying the screen position calculations. Other multibyte
/freebsd/contrib/tcsh/
H A DFixes568 17. do a case insensitive comparison for the multibyte vars (Martin Godisch)
675 21. Add big5 multibyte support (Yen-Ming Lee)
705 50. Order of initialization for multibyte display was wrong
750 11. Even more multibyte fixes (Taga Nayuta)
761 2. More multibyte fixes (Rodney Ruddock)
814 19. multibyte deletion fixes (Yoshiyuki.Sakakibara)
840 96. NT multibyte fixes (Amol)
847 89. Add multibyte character display support (Yoshiyuki Sakakibara)
H A DWishList247 multibyte encodings) should depend on environment variables
H A Dcomplete.tcsh874 user debug-init unibyte multibyte version help \
/freebsd/contrib/less/
H A DNEWS205 * Fix bug using multibyte command chars (github #595).
491 * Fix display of multibyte and double-width chars in prompt.
524 * Fix bug using multibyte UTF-8 char in search string
688 * On Windows, convert UTF-8 to multibyte if console is not UTF-8.
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc123 // multibyte environment variable is to use GetEnvironmentVariableW().
/freebsd/contrib/ncurses/
H A DNEWS685 which results in only the first byte of a multibyte character being
1800 wide-character, rather than a new part of a multibyte character.
4112 + double-width multibyte characters were not counted properly in
4146 as a whole rather than their multibyte equivalents.
9078 + correct comparison for wrapping multibyte characters in
9087 codes 128-159 as part of multibyte characters (report by Wang
9122 of multibyte characters to ignore the last character in a field.
9123 + correct logic in winsch() for inserting multibyte strings; the code
9233 the length of a multibyte string with _nc_wcrtomb, since wcrtomb() is
9237 + some fixes to frm_driver.c to allow it to accept multibyte input.
[all …]
H A DINSTALL1960 + winnstr() now returns multibyte character strings for the
1968 + slk_set() and slk_wset() now accept and store multibyte or
/freebsd/contrib/dialog/
H A DCHANGES1081 + fix initialization parameter of inputbox for multibyte characters.
1406 + correct a typo in 2004/12/19 changes which caused width of multibyte
1771 or yes/no buttons that contain multibyte characters.
1798 + cache results from multibyte character indices, speeds up cursor
/freebsd/contrib/mandoc/
H A DNEWS309 not some other multibyte character encoding.
1116 * Furthermore, multibyte-encoded documents, such as those in UTF-8, may

12