Home
last modified time | relevance | path

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

/iconvdata/
A Dtst-table-to.c34 int bmp_only; in main() local
52 bmp_only = (strcmp (charset, "UTF-8") == 0 in main()
59 for (i = 0; i < (bmp_only ? 0x10000 : 0x30000); i++) in main()
A Dtst-table-from.c30 static int bmp_only; variable
166 if (bmp_only && strlen (p) > 6) in utf8_decode()
199 bmp_only = (strcmp (charset, "UTF-8") == 0 in main()

Completed in 4 milliseconds