Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c827 for (low = 0, high = (OnigCodePoint )EGCB_RANGE_NUM; low < high; ) { in egcb_get_type()
835 type = (low < (OnigCodePoint )EGCB_RANGE_NUM && in egcb_get_type()
H A Dunicode_egcb_data.c46 static int EGCB_RANGE_NUM = 1326; variable

Completed in 17 milliseconds