Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c102 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
266 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis()
H A Dmbfilter_sjis_mac.c85 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
484 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()
601 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mac()
647 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.c99 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
317 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_cp932()
H A Dmbfilter_sjis_open.c99 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
317 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_open()
H A Dmbfilter_iso2022jp_mobile.c90 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
H A Dmbfilter_sjis_mobile.c198 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
898 SJIS_ENCODE(c1, c2, s1, s2); in mbfl_filt_conv_wchar_sjis_mobile()

Completed in 32 milliseconds