Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Dgconv_cache.c181 find_module (const char *directory, const char *filename, in find_module() function
332 res = find_module (strtab + extra->module[idx].dir_offset, in __gconv_lookup_cache()
385 int res = find_module (strtab + from_module->todir_offset, in __gconv_lookup_cache()
419 int res = find_module (strtab + to_module->fromdir_offset, in __gconv_lookup_cache()
/glibc-2.36/manual/
Dcharset.texi824 @c find_module ok
/glibc-2.36/ChangeLog.old/
DChangeLog.12736 * iconv/gconv_cache.c (find_module): Don't allocate room for the
DChangeLog.1313788 * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
DChangeLog.1414239 * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
DChangeLog.1935793 (find_module, __gconv_compare_alias_cache, __gconv_lookup_cache)
36330 * iconv/gconv_cache.c (find_module): Demangle init_fct before