Searched refs:WB_Extend (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | unicode_wb_data.c | 78 {0x000300, 0x00036f, WB_Extend }, 91 {0x000483, 0x000489, WB_Extend }, 99 {0x000591, 0x0005bd, WB_Extend }, 100 {0x0005bf, 0x0005bf, WB_Extend }, 101 {0x0005c1, 0x0005c2, WB_Extend }, 102 {0x0005c4, 0x0005c5, WB_Extend }, 103 {0x0005c7, 0x0005c7, WB_Extend }, 110 {0x000610, 0x00061a, WB_Extend }, 113 {0x00064b, 0x00065f, WB_Extend }, 118 {0x000670, 0x000670, WB_Extend }, [all …]
|
H A D | unicode.c | 512 WB_Extend, enumerator 558 #define IS_WB_IGNORE_TAIL(t) ((t) == WB_Extend || (t) == WB_Format || (t) == WB_ZWJ)
|
Completed in 24 milliseconds