Searched refs:use_to_charmap (Results 1 – 3 of 3) sorted by relevance
86 static struct convtable *use_to_charmap (const char *from_code,133 cvtbl = use_to_charmap (from_code, to_charmap); in charmap_conversion()355 use_to_charmap (const char *from_code, struct charmap_t *to_charmap) in use_to_charmap() function
15072 * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
45280 (use_to_charmap): Use convert_charseq and free instead of duplicating