Searched refs:legacy_map (Results 1 – 2 of 2) sorted by relevance
200 static unsigned legacy_map(const unsigned char *map, unsigned c) in legacy_map() function523 c = legacy_map(map, c); in iconv()548 if (c<256 && c==legacy_map(tomap, c)) { in iconv()557 if (d == legacy_map(tomap, c)) { in iconv()
200 static unsigned legacy_map(const unsigned char *map, unsigned c) in legacy_map() function524 c = legacy_map(map, c); in iconv()549 if (c<256 && c==legacy_map(tomap, c)) { in iconv()558 if (d == legacy_map(tomap, c)) { in iconv()