Searched refs:check_mb_sjis (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/mysqlnd/ |
H A D | mysqlnd_charset.c | 332 static unsigned int check_mb_sjis(const char * const start, const char * const end) in check_mb_sjis() function 497 { 13, "sjis", "sjis_japanese_ci", 1, 2, "", mysqlnd_mbcharlen_sjis, check_mb_sjis}, 573 { 88, "sjis", "sjis_bin", 1, 2, "", mysqlnd_mbcharlen_sjis, check_mb_sjis},
|
Completed in 11 milliseconds