Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_jis2004.h4846 static const int ucs_c1_jisx0213_min = 0x1E00; 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 23 milliseconds