Lines Matching defs:map
76 idn_ucsmap_t map;
84 idn_ucsmap_t map);
107 if ((r = idn_ucsmap_create(&ctx->map)) != idn_success) {
112 r = read_file(file, fp, ctx->map);
116 idn_ucsmap_fix(ctx->map);
119 idn_ucsmap_destroy(ctx->map);
132 idn_ucsmap_destroy(ctx->map);
153 r = idn_ucsmap_map(ctx->map, *from, ub.ucs, ub.size, &ub.len);
238 read_file(const char *file, FILE *fp, idn_ucsmap_t map) {
264 r = idn_ucsmap_add(map, ub.ucs[0],