Home
last modified time | relevance | path

Searched refs:SJIS_ENCODE (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c100 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
243 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis()
347 SJIS_ENCODE(c1, c2, s, s2); in mb_wchar_to_sjis()
H A Dmbfilter_sjis_mac.c100 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
488 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
552 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
598 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
641 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
1022 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjismac()
1083 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjismac()
H A Dmbfilter_cp932.c163 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
366 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_cp932()
533 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_cp932()
612 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjiswin()
H A Dmbfilter_sjis_2004.c164 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
553 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
648 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
669 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
714 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004_flush()
916 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjis2004()
H A Dmbfilter_sjis_mobile.c223 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
836 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile()
1090 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjis_docomo()
1339 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjis_kddi()
1646 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjis_sb()
H A Dmbfilter_iso2022jp_mobile.c100 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro

Completed in 31 milliseconds