Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c96 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
241 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis()
H A Dmbfilter_sjis_mac.c96 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
493 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
560 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
609 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
655 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
H A Dmbfilter_sjis_2004.c83 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
481 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
574 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
595 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
640 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004_flush()
H A Dmbfilter_cp932.c156 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
361 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_cp932()
H A Dmbfilter_sjis_mobile.c211 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
841 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile()
H A Dmbfilter_iso2022jp_mobile.c77 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro

Completed in 15 milliseconds