Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c4807 static const unsigned short sjis_decode_tbl1[] = { variable
4838 uint32_t w = sjis_decode_tbl1[c] + sjis_decode_tbl2[c2]; in mb_sjis_to_wchar()
5489 uint32_t w = sjis_decode_tbl1[c] + sjis_decode_tbl2[c2]; in mb_sjismac_to_wchar()

Completed in 34 milliseconds