MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_armscii8.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  126 mbstring/libmbfl/filters/mbfilter_armscii8.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_ARMSCII8) {
MBFL_WCSPLANE_MASK  127 mbstring/libmbfl/filters/mbfilter_armscii8.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  212 mbstring/libmbfl/filters/mbfilter_big5.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  293 mbstring/libmbfl/filters/mbfilter_big5.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  295 mbstring/libmbfl/filters/mbfilter_big5.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   92 mbstring/libmbfl/filters/mbfilter_cp1251.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  126 mbstring/libmbfl/filters/mbfilter_cp1251.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_CP1251) {
MBFL_WCSPLANE_MASK  127 mbstring/libmbfl/filters/mbfilter_cp1251.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   96 mbstring/libmbfl/filters/mbfilter_cp1252.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_1)
MBFL_WCSPLANE_MASK   98 mbstring/libmbfl/filters/mbfilter_cp1252.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   98 mbstring/libmbfl/filters/mbfilter_cp1254.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_CP1254) {
MBFL_WCSPLANE_MASK   99 mbstring/libmbfl/filters/mbfilter_cp1254.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  128 mbstring/libmbfl/filters/mbfilter_cp1254.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  291 mbstring/libmbfl/filters/mbfilter_cp5022x.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  302 mbstring/libmbfl/filters/mbfilter_cp5022x.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  436 mbstring/libmbfl/filters/mbfilter_cp5022x.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  438 mbstring/libmbfl/filters/mbfilter_cp5022x.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  440 mbstring/libmbfl/filters/mbfilter_cp5022x.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  628 mbstring/libmbfl/filters/mbfilter_cp5022x.c 		const int s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  166 mbstring/libmbfl/filters/mbfilter_cp51932.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  223 mbstring/libmbfl/filters/mbfilter_cp51932.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  225 mbstring/libmbfl/filters/mbfilter_cp51932.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  230 mbstring/libmbfl/filters/mbfilter_cp51932.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   88 mbstring/libmbfl/filters/mbfilter_cp850.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_cp850.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_CP850) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_cp850.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   92 mbstring/libmbfl/filters/mbfilter_cp866.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  126 mbstring/libmbfl/filters/mbfilter_cp866.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_CP866) {
MBFL_WCSPLANE_MASK  127 mbstring/libmbfl/filters/mbfilter_cp866.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  206 mbstring/libmbfl/filters/mbfilter_cp932.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  254 mbstring/libmbfl/filters/mbfilter_cp932.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  256 mbstring/libmbfl/filters/mbfilter_cp932.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  259 mbstring/libmbfl/filters/mbfilter_cp932.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  261 mbstring/libmbfl/filters/mbfilter_cp932.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  164 mbstring/libmbfl/filters/mbfilter_cp936.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  264 mbstring/libmbfl/filters/mbfilter_cp936.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  266 mbstring/libmbfl/filters/mbfilter_cp936.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  132 mbstring/libmbfl/filters/mbfilter_euc_cn.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  190 mbstring/libmbfl/filters/mbfilter_euc_cn.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  192 mbstring/libmbfl/filters/mbfilter_euc_cn.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  137 mbstring/libmbfl/filters/mbfilter_euc_jp.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  187 mbstring/libmbfl/filters/mbfilter_euc_jp.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  228 mbstring/libmbfl/filters/mbfilter_euc_jp.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  230 mbstring/libmbfl/filters/mbfilter_euc_jp.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  232 mbstring/libmbfl/filters/mbfilter_euc_jp.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  162 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  233 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  287 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  289 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  294 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  299 mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  148 mbstring/libmbfl/filters/mbfilter_euc_kr.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  204 mbstring/libmbfl/filters/mbfilter_euc_kr.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  206 mbstring/libmbfl/filters/mbfilter_euc_kr.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  136 mbstring/libmbfl/filters/mbfilter_euc_tw.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  200 mbstring/libmbfl/filters/mbfilter_euc_tw.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  243 mbstring/libmbfl/filters/mbfilter_euc_tw.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  245 mbstring/libmbfl/filters/mbfilter_euc_tw.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  202 mbstring/libmbfl/filters/mbfilter_gb18030.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  390 mbstring/libmbfl/filters/mbfilter_gb18030.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  392 mbstring/libmbfl/filters/mbfilter_gb18030.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  116 mbstring/libmbfl/filters/mbfilter_hz.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  161 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  171 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  314 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  316 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  319 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  321 mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  137 mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  229 mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  231 mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  220 mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  341 mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  343 mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  346 mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  348 mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_10.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_10.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_10) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_10.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_13.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_13.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_13) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_13.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_14.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_14.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_14) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_14.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_15.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_15.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_15) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_15.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_16.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_16.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_16) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_16.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_iso8859_2.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_2.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_2) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_iso8859_2.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_iso8859_3.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_3.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_3) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_iso8859_3.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   88 mbstring/libmbfl/filters/mbfilter_iso8859_4.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  121 mbstring/libmbfl/filters/mbfilter_iso8859_4.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_4) {
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_4.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_iso8859_5.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_5.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_5) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_iso8859_5.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_iso8859_6.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_6.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_6) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_iso8859_6.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   90 mbstring/libmbfl/filters/mbfilter_iso8859_7.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_7.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_7) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_iso8859_7.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_8.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_8.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_8) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_8.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_iso8859_9.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  122 mbstring/libmbfl/filters/mbfilter_iso8859_9.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_8859_9) {
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_iso8859_9.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  170 mbstring/libmbfl/filters/mbfilter_jis.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  181 mbstring/libmbfl/filters/mbfilter_jis.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  303 mbstring/libmbfl/filters/mbfilter_jis.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  305 mbstring/libmbfl/filters/mbfilter_jis.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  307 mbstring/libmbfl/filters/mbfilter_jis.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   92 mbstring/libmbfl/filters/mbfilter_koi8r.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  126 mbstring/libmbfl/filters/mbfilter_koi8r.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_KOI8R) {
MBFL_WCSPLANE_MASK  127 mbstring/libmbfl/filters/mbfilter_koi8r.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK   89 mbstring/libmbfl/filters/mbfilter_koi8u.c 			s &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  123 mbstring/libmbfl/filters/mbfilter_koi8u.c 		if (s <= 0 && (c & ~MBFL_WCSPLANE_MASK) == MBFL_WCSPLANE_KOI8U) {
MBFL_WCSPLANE_MASK  124 mbstring/libmbfl/filters/mbfilter_koi8u.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  184 mbstring/libmbfl/filters/mbfilter_sjis.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  230 mbstring/libmbfl/filters/mbfilter_sjis.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  232 mbstring/libmbfl/filters/mbfilter_sjis.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  255 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  309 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 					w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  358 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  372 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  391 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 			w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  592 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  594 mbstring/libmbfl/filters/mbfilter_sjis_2004.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  254 mbstring/libmbfl/filters/mbfilter_sjis_mac.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  415 mbstring/libmbfl/filters/mbfilter_sjis_mac.c 			c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  417 mbstring/libmbfl/filters/mbfilter_sjis_mac.c 				s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  420 mbstring/libmbfl/filters/mbfilter_sjis_mac.c 				s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  422 mbstring/libmbfl/filters/mbfilter_sjis_mac.c 				s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  686 mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  808 mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  810 mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  813 mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  815 mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  205 mbstring/libmbfl/filters/mbfilter_sjis_open.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  253 mbstring/libmbfl/filters/mbfilter_sjis_open.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  255 mbstring/libmbfl/filters/mbfilter_sjis_open.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  258 mbstring/libmbfl/filters/mbfilter_sjis_open.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  260 mbstring/libmbfl/filters/mbfilter_sjis_open.c 			s1 = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  152 mbstring/libmbfl/filters/mbfilter_uhc.c 				w &= MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  201 mbstring/libmbfl/filters/mbfilter_uhc.c 		c1 = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  203 mbstring/libmbfl/filters/mbfilter_uhc.c 			s = c & MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  485 mbstring/libmbfl/mbfl/mbfl_convert.c 					m = c & ~MBFL_WCSPLANE_MASK;
MBFL_WCSPLANE_MASK  509 mbstring/libmbfl/mbfl/mbfl_convert.c 					c &= MBFL_WCSPLANE_MASK;