Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
265 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis()
H A Dmbfilter_sjis_mac.c84 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
481 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
547 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
596 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
642 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
524 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
621 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
642 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
688 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_jis2004_flush()
H A Dmbfilter_cp932.c98 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
316 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_cp932()
H A Dmbfilter_sjis_open.c98 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
316 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_open()
H A Dmbfilter_iso2022jp_mobile.c89 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
H A Dmbfilter_sjis_mobile.c202 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
902 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile()

Completed in 16 milliseconds