Home
last modified time | relevance | path

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

/iconv/
A Dgconv.h94 char *__to_name; member
A Dgconv_cache.c320 fromname = result[idx].__to_name = in __gconv_lookup_cache()
376 result[0].__to_name = (char *) "INTERNAL"; in __gconv_lookup_cache()
410 result[idx].__to_name = (char *) strtab + to_module->canonname_offset; in __gconv_lookup_cache()
A Dgconv_db.c194 free ((char *) deriv->steps[deriv->nsteps - 1].__to_name); in free_derivation()
268 result[step_cnt].__to_name = to_name in gen_steps()
277 result[step_cnt].__to_name = result[step_cnt + 1].__from_name; in gen_steps()
A Dskeleton.c340 else if (__builtin_expect (strcmp (step->__to_name, CHARSET_NAME), 0) == 0) in gconv_init()

Completed in 10 milliseconds