Home
last modified time | relevance | path

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

/glibc-2.36/iconvdata/
Dtst-table-from.c181 int search_depth; in main() local
201 search_depth = (strcmp (charset, "UTF-8") == 0 ? 3 : 4); in main()
253 else if (search_depth > 3) in main()