Searched refs:unicode_prop_Cased1_table (Results 1 – 2 of 2) sorted by relevance
/third_party/quickjs/ | ||
D | libunicode-table.h | 160 static const uint8_t unicode_prop_Cased1_table[172] = { variable |
D | libunicode.c | 260 return lre_is_in_table(c, unicode_prop_Cased1_table, in lre_is_cased() |