Home
last modified time | relevance | path

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

/third_party/quickjs/
Dlibunicode-table.h160 static const uint8_t unicode_prop_Cased1_table[172] = { variable
Dlibunicode.c260 return lre_is_in_table(c, unicode_prop_Cased1_table, in lre_is_cased()