Searched refs:multibyte (Results 1 – 17 of 17) sorted by relevance
53 if (!multibyte || (unsigned char) *sp <= 0177) { \248 if (multibyte) { in _compile()273 if (!multibyte || c <= 0177) in _compile()294 if (!multibyte || c <= 0177 || c <= 0377 && in _compile()317 if (multibyte) { in _compile()413 if (!multibyte || c <= 0177) { in _compile()
94 if (!multibyte || in gmatch()102 if (!multibyte || in gmatch()
188 } else if (multibyte) in step()445 if (!multibyte) in _advance()528 if (multibyte) { in _advance()
44 eucstruct->_multibyte = multibyte; in getwidth()
51 #define multibyte (__ctype[520] > 1) macro
251 } else if (!multibyte) { in regex()791 if (!multibyte) { in test_string()1103 if (!multibyte) { in test_string()1126 if (!multibyte) { in test_string()1168 if (!multibyte) { in test_string()
384 if (!multibyte) { in regcmp()396 if (!multibyte) { in regcmp()
166 { if(multibyte)237 x = (multibyte ? MCCL : CCL); in yylex()241 x = (multibyte ? NMCCL : NCCL); in yylex()258 if (!multibyte || in yylex()543 if(multibyte && c >= 0200 && (!iscntrl(c) || c == SS2 && eucw2 || c == SS3 && eucw3)) in dot()875 if(multibyte && p > ptr) { in execute()
70 euc.multibyte.o iso.multibyte.o xccs.multibyte.o \
30 09-12-15 A bug that produced a syntax error when a multibyte character321 08-10-10 read -n and -N fixed to count characters in multibyte locales.510 with multibyte characters has been fixed.588 07-11-15 A bug in the macro expander for multibyte characters in which643 07-12-11 A bug in the macro expander for multibyte characters in which656 07-11-27 A bug in which compound variable UTF-8 multibyte values were not768 07-02-19 A bug in which ksh93 did not allow multibyte characters in807 06-10-23 A bug in ${var:offset:len} in multibyte locales has been fixed.855 06-07-13 A multibyte problem with locales that use shift codes has been fixed.884 06-05-16 Bug fixes for multibyte locales. [all …]
401 c. Code to for IFS handling of multibyte characters has403 d. The displaying of multibyte strings in export, readonly,
59 # error M_I18N_MB defined; but the local system does not support multibyte
210 var bool multibyte; variable
1250 if (!multibyte) {
1326 (state != HARDOPEN || over_strike) && !multibyte) {
63 07-11-29 rev.c: honor multibyte locales215 00-12-01 cut: multibyte support
231 07-01-05 misc/error.c: fix multibyte vs. printable logic936 fmtesc: don't escape multibyte chars1001 01-03-08 regex: handle multibyte chars and collation classes1003 ast_std.h: add mb*() multibyte and collation support