Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dunicode_table_uhc.h796 const int uhc1_ucs_table_size = (sizeof(uhc1_ucs_table)/sizeof(unsigned short)); variable
7197 extern const int uhc1_ucs_table_size;
H A Dmbfilter_uhc.c116 if (w >= 0 && w < uhc1_ucs_table_size) { in mbfl_filt_conv_uhc_wchar()

Completed in 35 milliseconds