Home
last modified time | relevance | path

Searched defs:conv_table (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Dunicode_gen.c1140 TableEntry conv_table[1000]; variable
1162 int find_data_index(const TableEntry *conv_table, int len, int data) in find_data_index()