Searched refs:SJIS_ENCODE (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cjk.c | 74 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 1883 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004() 1978 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004() 1999 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004() 2044 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_jis2004_flush() 4796 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis() 4924 SJIS_ENCODE(c1, c2, s, s2); in mb_wchar_to_sjis() 5857 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjismac() 6351 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile() 6602 SJIS_ENCODE(c1, c2, s1, s2); in mb_wchar_to_sjis_docomo() [all …]
|
Completed in 35 milliseconds