Home
last modified time | relevance | path

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

/iconv/
A Dgconv_cache.c143 find_module_idx (const char *str, size_t *idxp) in find_module_idx() function
234 if (find_module_idx (name1, &name1_idx) != 0 in __gconv_compare_alias_cache()
235 || find_module_idx (name2, &name2_idx) != 0) in __gconv_compare_alias_cache()
266 if (find_module_idx (fromset, &fromidx) != 0 in __gconv_lookup_cache()
272 if (find_module_idx (toset, &toidx) != 0 in __gconv_lookup_cache()

Completed in 4 milliseconds