Searched refs:_multibyte (Results 1 – 4 of 4) sorted by relevance
42 #define ISPRINT(c, wp) (wp._multibyte && !ISASCII(c) || isprint(c))51 char _multibyte; /* 1=multi-byte, 0=single-byte */ member
43 char _multibyte; /* 1=multi-byte, 0=single-byte */ member
42 eucstruct->_multibyte = multibyte; in getwidth()
234 if (wp->_multibyte &&261 if (wp->_multibyte &&