Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c829 if (code > EGCB_RANGES[x].end) in egcb_get_type()
836 code >= EGCB_RANGES[low].start) ? in egcb_get_type()
837 EGCB_RANGES[low].type : EGCB_Other; in egcb_get_type()
H A Dunicode_egcb_data.c47 static EGCB_RANGE_TYPE EGCB_RANGES[] = { variable

Completed in 18 milliseconds