Searched refs:SJIS_ENCODE (Results 1 - 7 of 7) sorted by relevance
| /PHP_5_5/ext/mbstring/libmbfl/filters/ |
| H A D | mbfilter_cp932.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 317 SJIS_ENCODE(c1, c2, s1, s2);
|
| H A D | mbfilter_iso2022jp_mobile.c | 90 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro
|
| H A D | mbfilter_sjis.c | 102 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 266 SJIS_ENCODE(c1, c2, s1, s2);
|
| H A D | mbfilter_sjis_2004.c | 86 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 527 SJIS_ENCODE(c1, c2, s1, s2); 624 SJIS_ENCODE(c1, c2, s1, s2); 645 SJIS_ENCODE(c1, c2, s1, s2); 691 SJIS_ENCODE(c1, c2, s1, s2);
|
| H A D | mbfilter_sjis_mac.c | 85 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 484 SJIS_ENCODE(c1, c2, s1, s2); 552 SJIS_ENCODE(c1, c2, s1, s2); 601 SJIS_ENCODE(c1, c2, s1, s2); 647 SJIS_ENCODE(c1, c2, s1, s2);
|
| H A D | mbfilter_sjis_mobile.c | 198 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 898 SJIS_ENCODE(c1, c2, s1, s2);
|
| H A D | mbfilter_sjis_open.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ macro 317 SJIS_ENCODE(c1, c2, s1, s2);
|
Completed in 8 milliseconds