Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dunicode_table_jis2004.h5041 static const unsigned short jisx0213_p2_ofst[] = { variable
5046 sizeof(jisx0213_p2_ofst)/sizeof(unsigned short);
H A Dmbfilter_sjis_2004.c330 if (s1 == jisx0213_p2_ofst[k]-1) { in mbfl_filt_conv_jis2004_wchar()
334 k = k - (jisx0213_p2_ofst[k]-1); in mbfl_filt_conv_jis2004_wchar()
647 s1 = jisx0213_p2_ofst[k] - 1 + 0x21; in mbfl_filt_conv_wchar_jis2004()

Completed in 24 milliseconds