Searched refs:all_encodings (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Diconv.c104 static struct encoding const all_encodings[] = { variable
380 cd->ifuncs = all_encodings[from_index].ifuncs;
382 cd->ofuncs = all_encodings[to_index].ofuncs;
383 cd->oflags = all_encodings[to_index].oflags;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c104 static struct encoding const all_encodings[] = { variable
380 cd->ifuncs = all_encodings[from_index].ifuncs;
382 cd->ofuncs = all_encodings[to_index].ofuncs;
383 cd->oflags = all_encodings[to_index].oflags;

Completed in 48 milliseconds