Lines Matching refs:map
23 ** If no mapping is specified, the identity map is used.
245 { Vcchar_t* map;
260 Vcchar_t *map;
269 if(!(map = vcm->map) )
271 map = disc->data;
280 if(!map)
283 *o++ = map[*dt++];
320 vcm->map = arg->data;
338 "map", "Mapping bytes from codeset to codeset.",
339 "[-version?map (AT&T Research) 2003-01-01]" USAGE_LICENSE,