Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode_egcb_data.c55 {0x000300, 0x00036f, EGCB_Extend },
56 {0x000483, 0x000489, EGCB_Extend },
57 {0x000591, 0x0005bd, EGCB_Extend },
58 {0x0005bf, 0x0005bf, EGCB_Extend },
59 {0x0005c1, 0x0005c2, EGCB_Extend },
60 {0x0005c4, 0x0005c5, EGCB_Extend },
61 {0x0005c7, 0x0005c7, EGCB_Extend },
63 {0x000610, 0x00061a, EGCB_Extend },
65 {0x00064b, 0x00065f, EGCB_Extend },
66 {0x000670, 0x000670, EGCB_Extend },
[all …]
H A Dunicode.c794 EGCB_Extend = 4, enumerator
880 if (to == EGCB_Extend || to == EGCB_ZWJ) return EGCB_NOT_BREAK; in unicode_egcb_is_break_2code()
952 if (type != EGCB_Extend) in onigenc_egcb_is_break_position()

Completed in 13 milliseconds