Searched refs:multibyte (Results 1 – 17 of 17) sorted by relevance
51 if (!multibyte || (unsigned char) *sp <= 0177) { \246 if (multibyte) { in _compile()271 if (!multibyte || c <= 0177) in _compile()292 if (!multibyte || c <= 0177 || c <= 0377 && in _compile()315 if (multibyte) { in _compile()415 if (!multibyte || c <= 0177) { in _compile()
92 if (!multibyte || in gmatch()100 if (!multibyte || in gmatch()
186 } else if (multibyte) in step()443 if (!multibyte) in _advance()526 if (multibyte) { in _advance()
42 eucstruct->_multibyte = multibyte; in getwidth()
51 #define multibyte (__ctype[520] > 1) macro
249 } else if (!multibyte) { in regex()789 if (!multibyte) { in test_string()1101 if (!multibyte) { in test_string()1124 if (!multibyte) { in test_string()1166 if (!multibyte) { in test_string()
384 if (!multibyte) { in regcmp()396 if (!multibyte) { in regcmp()
96 [[ "$u" == "$x" ]] || err_exit LC_ALL=$locale multibyte value/trace format failed100 [[ $u == $x ]] || err_exit LC_ALL=$locale multibyte %04x printf format failed
39 SHOPT_MULTIBYTE == 1 /* multibyte character handling */
29 12-06-26 The formatting of printf "%q" for multibyte locales has changed to257 12-01-21 A bug in which typeset -L and typeset -R did not handle multibyte321 lines beginning with # when in a multibyte locale has been fixed.473 11-01-28 A bug in file name completion for files containing both multibyte688 10-08-04 A bug in the expanding of variables whose names contain multibyte904 after read times out when in a multibyte locale with no edit mode936 09-12-15 A bug that produced a syntax error when a multibyte character1227 08-10-10 read -n and -N fixed to count characters in multibyte locales.1416 with multibyte characters has been fixed.1494 07-11-15 A bug in the macro expander for multibyte characters in which[all …]
401 c. Code to for IFS handling of multibyte characters has403 d. The displaying of multibyte strings in export, readonly,
57 # error M_I18N_MB defined; but the local system does not support multibyte
210 var bool multibyte; variable
1250 if (!multibyte) {
1324 (state != HARDOPEN || over_strike) && !multibyte) {
99 07-11-29 rev.c: honor multibyte locales251 00-12-01 cut: multibyte support
419 07-01-05 misc/error.c: fix multibyte vs. printable logic1124 fmtesc: don't escape multibyte chars1189 01-03-08 regex: handle multibyte chars and collation classes1191 ast_std.h: add mb*() multibyte and collation support