Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp1252.h34 static const unsigned short cp1252_ucs_table[] = { variable
H A Dmbfilter_cp1252.c89 if (c == cp1252_ucs_table[n] && c != 0xfffe) { in mbfl_filt_conv_wchar_cp1252()
119 s = cp1252_ucs_table[c - 0x80]; in mbfl_filt_conv_cp1252_wchar()

Completed in 6 milliseconds