Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c104 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
268 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis()
H A Dmbfilter_sjis_mac.c87 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
484 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
550 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
599 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
645 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
H A Dmbfilter_sjis_2004.c86 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
527 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
624 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
645 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004()
691 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_jis2004_flush()
H A Dmbfilter_cp932.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
319 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_cp932()
H A Dmbfilter_sjis_open.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
319 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_open()
H A Dmbfilter_iso2022jp_mobile.c92 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
H A Dmbfilter_sjis_mobile.c203 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
903 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile()

Completed in 27 milliseconds