| postmap.c | 383 DICT **dicts; /* map handles */ member in struct:__anon23155 600 DICT **dicts = state->dicts; local 609 if (dicts[n] == 0) 610 dicts[n] = ((map_name = split_at(maps[n], ':')) != 0 ? 613 if ((value = dict_get(dicts[n], keybuf)) != 0) { 616 dicts[n]->type, dicts[n]->name, keybuf); 618 dicts[n]->type, dicts[n]->name) 664 DICT **dicts; local 823 DICT **dicts; local [all...] |