Searched refs:utf16_atoi (Results 1 – 4 of 4) sorted by relevance
36 int utf16_atoi(const char16 *utf16_str);
62 int utf16_atoi(const char16 *utf16_str) { in utf16_atoi() function
448 int gbk_flag = utf16_atoi(token); in read_raw_dict()