Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8.c730 static const int nflags_code_sb[10] = { 0x2B0A, 0x2B05, 0x2B08, 0x2B04, 0x2B07, 0x2B06, 0x2B02, 0x2… variable
1058 s = nflags_code_sb[i]; in mb_wchar_to_utf8_sb()
H A Dmbfilter_cjk.c26 static const int nflags_code_sb[10] = { 0x2B0A, 0x2B05, 0x2B08, 0x2B04, 0x2B07, 0x2B06, 0x2B02, 0x2… variable
6092 *s1 = nflags_code_sb[i]; in mbfilter_unicode2sjis_emoji_sb()
7140 s = nflags_code_sb[i]; in mb_wchar_to_sjis_sb()

Completed in 54 milliseconds