Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode_egcb_data.c48 {0x000000, 0x000009, EGCB_Control },
50 {0x00000b, 0x00000c, EGCB_Control },
52 {0x00000e, 0x00001f, EGCB_Control },
53 {0x00007f, 0x00009f, EGCB_Control },
54 {0x0000ad, 0x0000ad, EGCB_Control },
64 {0x00061c, 0x00061c, EGCB_Control },
246 {0x00180e, 0x00180e, EGCB_Control },
310 {0x00200b, 0x00200b, EGCB_Control },
313 {0x00200e, 0x00200f, EGCB_Control },
314 {0x002028, 0x00202e, EGCB_Control },
[all …]
H A Dunicode.c793 EGCB_Control = 3, enumerator
842 #define IS_CONTROL_CR_LF(code) ((code) <= EGCB_Control && (code) >= EGCB_CR)

Completed in 9 milliseconds