Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dunicode_table_jis2004.h4847 static const int ucs_c1_jisx0213_max = 0x4DFF; variable
H A Dmbfilter_sjis_2004.c561 if (s1 <= 0 && c >= ucs_c1_jisx0213_min && c <= ucs_c1_jisx0213_max) { in mbfl_filt_conv_wchar_jis2004()

Completed in 20 milliseconds