Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c545 if (code > WB_RANGES[x].end) in wb_get_type()
552 code >= WB_RANGES[low].start) ? in wb_get_type()
553 WB_RANGES[low].type : WB_Any; in wb_get_type()
H A Dunicode_wb_data.c52 static WB_RANGE_TYPE WB_RANGES[] = { variable

Completed in 11 milliseconds